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 7661f435..c9c44e3b 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -12,7 +12,7 @@ "bootstrap-icons": "^1.5.0",
"classnames": "^2.3.1",
"color": "^3.1.3",
- "core-js": "^3.12.1",
+ "core-js": "^3.13.0",
"i18next": "^20.3.0",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.1",
@@ -22,7 +22,7 @@ "react-bootstrap": "^2.0.0-alpha.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.15",
+ "react-i18next": "^11.9.0",
"react-inlinesvg": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|