diff options
Diffstat (limited to 'FrontEnd')
-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 8e5f703c..bb20ef3a 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.3",
+ "react-i18next": "^11.15.4",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.2.1",
@@ -49,7 +49,7 @@ "devDependencies": {
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.178",
- "@types/node": "^17.0.16",
+ "@types/node": "^17.0.17",
"@types/react": "^17.0.39",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",
|