Merge pull request #1167 from shlinkio/dependabot/npm_and_yarn/workbox-c7bd572566

Bump the workbox group with 2 updates
This commit is contained in:
Alejandro Celaya
2024-04-27 21:15:26 +02:00
committed by GitHub
2 changed files with 114 additions and 62 deletions

View File

@@ -51,10 +51,10 @@
"redux-localstorage-simple": "^2.5.1",
"uuid": "^9.0.1",
"workbox-core": "^7.1.0",
"workbox-expiration": "^7.0.0",
"workbox-expiration": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.1.0",
"workbox-strategies": "^7.0.0"
"workbox-strategies": "^7.1.0"
},
"devDependencies": {
"@shlinkio/eslint-config-js-coding-standard": "~2.4.1",