diff options
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index a860674b..fac6625c 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -13,7 +13,7 @@ "classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.12.1",
- "i18next": "^20.2.2",
+ "i18next": "^20.2.4",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",
|