X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=c3fac26b5b2dc190d8006b282dcb22fe27dd12a2;hb=cca3d47443640043862c0106f69485b11a11f31b;hp=64a9ff5f02d88673ac750f38c5f1658ce084588c;hpb=6db3502d06550329abb91eccff3c43d5e8598591;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 64a9ff5f..c3fac26b 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -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",