aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 2c92d6b2..86051dea 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"bootstrap-icons": "^1.5.0",
"classnames": "^2.3.1",
"color": "^3.1.3",
- "core-js": "^3.15.1",
+ "core-js": "^3.15.2",
"i18next": "^20.3.2",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.6.1",
@@ -66,7 +66,7 @@
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.2",
- "typescript": "^4.3.4",
+ "typescript": "^4.3.5",
"vite": "^2.3.8",
"vite-plugin-pwa": "^0.8.1"
}