MDL-72623 nodejs: Bump from v14.15.0 to v14.18.0

Without modifying any installed package or dependency
because, after trying to do so, the updated stuff is huge
and leads to some JS validation / minimisation problems.
This commit is contained in:
Eloy Lafuente (stronk7)
2021-10-13 09:49:58 +02:00
parent 2805514fb4
commit ea0adf9302
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
v14.15.0
v14.18.0
+1 -1
View File
@@ -43,6 +43,6 @@
"xpath": "0.0.27"
},
"engines": {
"node": ">=14.15.0 <15"
"node": ">=14.18.0 <15"
}
}