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 cae040c2..00d83848 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -26,12 +26,12 @@ "react-i18next": "^11.15.5",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
- "react-router-dom": "^6.2.1",
+ "react-router-dom": "^6.2.2",
"react-transition-group": "^4.4.2",
"regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
"rxjs": "^7.5.4",
- "workbox-cacheable-response": "^6.3.0",
+ "workbox-cacheable-response": "^6.5.1",
"workbox-expiration": "^6.5.0",
"workbox-precaching": "^6.5.0",
"workbox-routing": "^6.5.0",
|