Bump workbox-core from 5.1.4 to 6.2.2
Bumps [workbox-core](https://github.com/googlechrome/workbox) from 5.1.4 to 6.2.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v5.1.4...v6.2.2) --- updated-dependencies: - dependency-name: workbox-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f02d67674f
commit
29b6510dcb
2 changed files with 11 additions and 4 deletions
13
package-lock.json
generated
13
package-lock.json
generated
|
@ -17498,9 +17498,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"workbox-core": {
|
"workbox-core": {
|
||||||
"version": "5.1.4",
|
"version": "6.2.2",
|
||||||
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.2.2.tgz",
|
||||||
"integrity": "sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg=="
|
"integrity": "sha512-cRosvK04AJ3vg4VwIaihLyKLbdwp96D0urukIXm5nsc6XaQqx2OaHFDRjaP1y9g4Js2uNHmBhuHrNSlzQZLoWw=="
|
||||||
},
|
},
|
||||||
"workbox-expiration": {
|
"workbox-expiration": {
|
||||||
"version": "6.2.2",
|
"version": "6.2.2",
|
||||||
|
@ -17563,6 +17563,13 @@
|
||||||
"integrity": "sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==",
|
"integrity": "sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"workbox-core": "^5.1.4"
|
"workbox-core": "^5.1.4"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"workbox-core": {
|
||||||
|
"version": "5.1.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.4.tgz",
|
||||||
|
"integrity": "sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg=="
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"workbox-range-requests": {
|
"workbox-range-requests": {
|
||||||
|
|
|
@ -93,7 +93,7 @@
|
||||||
"swiper": "^6.8.1",
|
"swiper": "^6.8.1",
|
||||||
"webcomponents.js": "^0.7.24",
|
"webcomponents.js": "^0.7.24",
|
||||||
"whatwg-fetch": "^3.6.2",
|
"whatwg-fetch": "^3.6.2",
|
||||||
"workbox-core": "^5.1.4",
|
"workbox-core": "^6.2.2",
|
||||||
"workbox-precaching": "^5.1.4"
|
"workbox-precaching": "^5.1.4"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue