build: bump Node to 24.18 for June 2026 security releases (#11069)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: Samuel Newman <mozzius@protonmail.com>
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
"version": "1.127.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=24.15.0"
|
||||
"node": ">=24.18.0"
|
||||
},
|
||||
"devEngines": {
|
||||
"packageManager": {
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"runtime": {
|
||||
"name": "node",
|
||||
"version": "^24.15.0",
|
||||
"version": "^24.18.0",
|
||||
"onFail": "download"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user