deps: update @types/node to 25.0.10
Node.js CI / CI (pull_request) Failing after 15s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m17s

This commit is contained in:
2026-02-03 19:22:10 -08:00
parent dc1c123388
commit e91adb56bf
2 changed files with 34 additions and 25 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"devDependencies": {
"@nhcarrigan/typescript-config": "4.0.0",
"@types/eslint": "9.6.1",
"@types/node": "22.10.5",
"@types/node": "25.0.10",
"typescript": "5.7.2",
"vitest": "2.1.8"
}