1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Bump workbox-core from 6.2.2 to 6.2.4

Bumps [workbox-core](https://github.com/googlechrome/workbox) from 6.2.2 to 6.2.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.2.2...v6.2.4)

---
updated-dependencies:
- dependency-name: workbox-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-16 16:08:13 +00:00 committed by Bill Thornton
parent 83c6967eae
commit bce3669433
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -17500,9 +17500,9 @@
} }
}, },
"workbox-core": { "workbox-core": {
"version": "6.2.2", "version": "6.2.4",
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.2.2.tgz", "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.2.4.tgz",
"integrity": "sha512-cRosvK04AJ3vg4VwIaihLyKLbdwp96D0urukIXm5nsc6XaQqx2OaHFDRjaP1y9g4Js2uNHmBhuHrNSlzQZLoWw==" "integrity": "sha512-Nu8X4R4Is3g8uzEJ6qwbW2CGVpzntW/cSf8OfsQGIKQR0nt84FAKzP2cLDaNLp3L/iV9TuhZgCTZzkMiap5/OQ=="
}, },
"workbox-expiration": { "workbox-expiration": {
"version": "6.2.2", "version": "6.2.2",

View file

@ -93,7 +93,7 @@
"swiper": "^6.8.4", "swiper": "^6.8.4",
"webcomponents.js": "^0.7.24", "webcomponents.js": "^0.7.24",
"whatwg-fetch": "^3.6.2", "whatwg-fetch": "^3.6.2",
"workbox-core": "^6.2.2", "workbox-core": "^6.2.4",
"workbox-precaching": "^6.2.4" "workbox-precaching": "^6.2.4"
}, },
"browserslist": [ "browserslist": [