MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium)

This commit is contained in:
Andrew Nicols
2020-10-28 09:34:31 +08:00
parent da3b20ce14
commit 373b0fe431
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
v14.0.0
v14.15.0
+1 -1
View File
@@ -25,6 +25,6 @@
"xpath": "0.0.23"
},
"engines": {
"node": ">=14.0.0 <15"
"node": ">=14.15.0 <15"
}
}