MDL-83814 core: Bump Node to latest LTS

This commit is contained in:
Andrew Nicols 2025-01-11 22:50:28 +08:00
parent 71f5b521e9
commit d400c265a9
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" "xpath": "0.0.32"
}, },
"engines": { "engines": {
"node": ">=20.11.0 <21" "node": ">=22.11.0 <23"
} }
}, },
"node_modules/@aashutoshrathi/word-wrap": { "node_modules/@aashutoshrathi/word-wrap": {

View file

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