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:
commit
53442aa35d
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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",
|
||||||
|
|
|
@ -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": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue