1
0
mirror of synced 2026-09-11 20:00:17 +00:00

Update to Node 24

Closes gh-19689

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
This commit is contained in:
Josh Cummings
2026-09-09 19:37:22 -06:00
parent e9eb3d0879
commit 70a74edaad
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"url": "https://github.com/spring-projects/spring-security/issues"
},
"engines": {
"node": ">=20.0.0"
"node": ">=24.0.0"
},
"scripts": {
"test": "mocha",