Use crypto unbiased random integer generator
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 10a8a23be1831e7a4afb41e4495ddadf65f3514f..c3fac26b5b2dc190d8006b282dcb22fe27dd12a2 100644 (file)
@@ -11,7 +11,7 @@
     "test": "vue-cli-service test:unit"
   },
   "dependencies": {
-    "core-js": "^3.27.1",
+    "core-js": "^3.27.2",
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
     "vue": "^3.2.45",
@@ -22,8 +22,8 @@
     "@types/chai": "^4.3.4",
     "@types/mocha": "^10.0.1",
     "@types/node": "^18.11.18",
-    "@typescript-eslint/eslint-plugin": "^5.48.1",
-    "@typescript-eslint/parser": "^5.48.1",
+    "@typescript-eslint/eslint-plugin": "^5.48.2",
+    "@typescript-eslint/parser": "^5.48.2",
     "@vue/cli": "~5.0.8",
     "@vue/cli-plugin-babel": "~5.0.8",
     "@vue/cli-plugin-eslint": "~5.0.8",