build: bump volta node version
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 148bc9ddc628d19010d4a84cbae56c50aff45b49..32e428552ac0e8f463801df351b1e3b33768543f 100644 (file)
@@ -8,7 +8,7 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.11.1",
+    "node": "20.12.0",
     "pnpm": "8.15.5"
   },
   "type": "module",
@@ -35,7 +35,7 @@
   },
   "devDependencies": {
     "@rushstack/eslint-patch": "^1.8.0",
-    "@tsconfig/node20": "^20.1.3",
+    "@tsconfig/node20": "^20.1.4",
     "@types/jsdom": "^21.1.6",
     "@types/node": "^20.11.30",
     "@typescript-eslint/eslint-plugin": "^7.4.0",