aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 1842776e..3348485d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -6,7 +6,7 @@
"keywords": [],
"description": "Timeline app.",
"dependencies": {
- "@microsoft/signalr": "^6.0.2",
+ "@microsoft/signalr": "^6.0.3",
"@popperjs/core": "^2.11.2",
"axios": "^0.26.0",
"bootstrap": "^5.1.3",
@@ -23,7 +23,7 @@
"react": "^17.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.15.5",
+ "react-i18next": "^11.15.6",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.2.2",