diff options
-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 7c65df4c..1b0c1162 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -31,7 +31,7 @@ "regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
"rxjs": "^7.5.5",
- "workbox-cacheable-response": "^6.5.1",
+ "workbox-cacheable-response": "^6.5.2",
"workbox-expiration": "^6.5.2",
"workbox-precaching": "^6.5.1",
"workbox-routing": "^6.5.0",
@@ -50,7 +50,7 @@ "@types/color": "^3.0.3",
"@types/lodash": "^4.14.180",
"@types/node": "^17.0.22",
- "@types/react": "^17.0.42",
+ "@types/react": "^17.0.43",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.14",
"@types/react-responsive": "^8.0.5",
|