Combined PR (#191)
[e-mobility-charging-stations-simulator.git] / src / ui / web / package.json
index f13bfe1e09a6e8302424a1b63f6ea571e0b687e7..cfaf71a3f9c34f7adf99e20014c544cc00a7e781 100644 (file)
@@ -14,7 +14,7 @@
     "test": "vue-cli-service test:unit"
   },
   "dependencies": {
-    "core-js": "^3.25.2",
+    "core-js": "^3.25.3",
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
     "uuid": "^9.0.0",
@@ -25,9 +25,9 @@
   "devDependencies": {
     "@types/chai": "^4.3.3",
     "@types/mocha": "^9.1.1",
-    "@types/node": "^18.7.20",
+    "@types/node": "^18.7.23",
     "@types/uuid": "^8.3.4",
-    "@typescript-eslint/eslint-plugin": "^5.38.0",
+    "@typescript-eslint/eslint-plugin": "^5.38.1",
     "@typescript-eslint/parser": "^5.38.0",
     "@vue/cli": "~5.0.8",
     "@vue/cli-plugin-babel": "~5.0.8",
@@ -45,7 +45,7 @@
     "eslint-plugin-vue": "^9.5.1",
     "lint-staged": "^13.0.3",
     "prettier": "^2.7.1",
-    "typescript": "~4.8.3"
+    "typescript": "~4.8.4"
   },
   "_id": "webui@0.1.1"
 }