diff options
Diffstat (limited to 'FrontEnd/package.json')
-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 692ed2a2..1f2a8951 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -22,7 +22,7 @@ "react-bootstrap": "^2.0.0-alpha.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.9.0",
+ "react-i18next": "^11.10.0",
"react-inlinesvg": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|