MDL-83814 core: Bump Node to latest LTS

This commit is contained in:
Andrew Nicols 2025-01-11 22:50:28 +08:00
parent f4f166695c
commit eb68c4036a
No known key found for this signature in database
GPG Key ID: 6D1E3157C8CFBF14
3 changed files with 3 additions and 3 deletions

2
.nvmrc
View File

@ -1 +1 @@
lts/iron
lts/jod

2
npm-shrinkwrap.json generated
View File

@ -53,7 +53,7 @@
"xpath": "0.0.32"
},
"engines": {
"node": ">=20.11.0 <21"
"node": ">=22.11.0 <23"
}
},
"node_modules/@aashutoshrathi/word-wrap": {

View File

@ -53,7 +53,7 @@
"xpath": "0.0.32"
},
"engines": {
"node": ">=20.11.0 <21"
"node": ">=22.11.0 <23"
},
"browserslist": [
">0.3%",