Bump Node to 24.19.0 (#11481)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin McKinley <austin@blueskyweb.xyz>
This commit is contained in:
dependabot[bot]
2026-08-14 22:30:15 -07:00
committed by GitHub
parent 1123b31bf7
commit 1e57ecfdd1
10 changed files with 46 additions and 25 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"version": "1.131.0",
"private": true,
"engines": {
"node": ">=24.18.0"
"node": ">=24.19.0"
},
"devEngines": {
"packageManager": {
@@ -13,7 +13,7 @@
},
"runtime": {
"name": "node",
"version": "^24.18.0",
"version": "^24.19.0",
"onFail": "download"
}
},