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

Merge pull request #2866 from jellyfin/dependabot/npm_and_yarn/workbox-core-6.2.4

Bump workbox-core from 6.2.2 to 6.2.4
This commit is contained in:
Bill Thornton 2021-08-23 21:20:02 -07:00 committed by GitHub
commit 53442aa35d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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": [