aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 754f1e1e..f63ce4bf 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -6,7 +6,7 @@
"keywords": [],
"description": "Timeline app.",
"dependencies": {
- "@microsoft/signalr": "^5.0.8",
+ "@microsoft/signalr": "^5.0.9",
"@popperjs/core": "^2.9.3",
"axios": "^0.21.1",
"bootstrap": "^5.1.0",
@@ -32,12 +32,12 @@
"regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
"rxjs": "^7.3.0",
- "workbox-cacheable-response": "^6.2.2",
+ "workbox-cacheable-response": "^6.2.3",
"workbox-expiration": "^6.2.2",
- "workbox-precaching": "^6.2.2",
+ "workbox-precaching": "^6.2.3",
"workbox-routing": "^6.2.2",
"workbox-strategies": "^6.2.2",
- "workbox-window": "^6.2.2",
+ "workbox-window": "^6.2.3",
"xregexp": "^5.1.0"
},
"scripts": {
@@ -51,7 +51,7 @@
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.172",
"@types/node": "^16.4.13",
- "@types/react": "^17.0.16",
+ "@types/react": "^17.0.17",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-responsive": "^8.0.3",