aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3323e0ea..381629e8 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.14.0",
- "i18next": "^20.3.1",
+ "i18next": "^20.3.2",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.6.1",
"lodash": "^4.17.21",
@@ -65,7 +65,7 @@
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.1",
- "typescript": "^4.3.3",
+ "typescript": "^4.3.4",
"vite": "^2.3.7",
"vite-plugin-pwa": "^0.8.1"
}