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 fa450835..2f730503 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.0.1",
"core-js": "^3.16.4",
- "i18next": "^20.4.0",
+ "i18next": "^20.6.0",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.6.1",
"lodash": "^4.17.21",
@@ -50,7 +50,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.172",
- "@types/node": "^16.7.8",
+ "@types/node": "^16.7.10",
"@types/react": "^17.0.19",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",