diff options
-rw-r--r-- | FrontEnd/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index e481e7ce..b8c62fc1 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -13,7 +13,7 @@ "bootstrap-icons": "^1.8.3",
"classnames": "^2.3.1",
"color": "^4.2.3",
- "core-js": "^3.23.3",
+ "core-js": "^3.23.4",
"i18next": "^21.8.13",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
@@ -68,6 +68,6 @@ "prettier": "^2.7.1",
"typescript": "^4.7.4",
"vite": "^2.9.14",
- "vite-plugin-pwa": "^0.12.2"
+ "vite-plugin-pwa": "^0.12.3"
}
}
\ No newline at end of file |