aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 0456fd0d..eb7e875d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,9 +12,9 @@
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.7.1",
"classnames": "^2.3.1",
- "color": "^4.0.1",
+ "color": "^4.1.0",
"core-js": "^3.19.3",
- "i18next": "^21.5.2",
+ "i18next": "^21.5.4",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -23,7 +23,7 @@
"react": "^17.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.14.2",
+ "react-i18next": "^11.14.3",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.0.0",