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 192d5484..e1ba2ab6 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -7,7 +7,7 @@ "description": "Timeline app.", "type": "module", "dependencies": { - "@microsoft/signalr": "^6.0.10", + "@microsoft/signalr": "^7.0.0", "@popperjs/core": "^2.11.6", "axios": "^1.1.3", "bootstrap": "^5.2.2", |