MDL-73915 js: Switch to nodejs lts/gallium

This commit is contained in:
Andrew Nicols
2022-02-23 08:51:54 +08:00
parent 1d1b3d1842
commit ef74e31086
3 changed files with 15161 additions and 17 deletions
+1 -1
View File
@@ -1 +1 @@
v14.18.0
lts/gallium
+15159 -15
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -48,6 +48,6 @@
"xpath": "0.0.27"
},
"engines": {
"node": ">=14.18.0 <15"
"node": ">=16.14.0 <17"
}
}