diff options
-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 710b6e2d..cf362fae 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -23,7 +23,7 @@ "react": "^17.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.15.7",
+ "react-i18next": "^11.16.1",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.2.2",
|