mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 12:18:02 +03:00
fix(deps): update workbox monorepo to v7.3.0
This commit is contained in:
parent
019cdb169c
commit
490c38bd31
1 changed files with 21 additions and 21 deletions
42
web/package-lock.json
generated
42
web/package-lock.json
generated
|
@ -41527,9 +41527,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/workbox-core": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.1.0.tgz",
|
||||
"integrity": "sha512-5KB4KOY8rtL31nEF7BfvU7FMzKT4B5TkbYa2tzkS+Peqj0gayMT9SytSFtNzlrvMaWgv6y/yvP9C0IbpFjV30Q==",
|
||||
"version": "7.3.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.3.0.tgz",
|
||||
"integrity": "sha512-Z+mYrErfh4t3zi7NVTvOuACB0A/jA3bgxUN3PwtAVHvfEsZxV9Iju580VEETug3zYJRc0Dmii/aixI/Uxj8fmw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/workbox-expiration": {
|
||||
|
@ -41601,14 +41601,14 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/workbox-precaching": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.1.0.tgz",
|
||||
"integrity": "sha512-LyxzQts+UEpgtmfnolo0hHdNjoB7EoRWcF7EDslt+lQGd0lW4iTvvSe3v5JiIckQSB5KTW5xiCqjFviRKPj1zA==",
|
||||
"version": "7.3.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.3.0.tgz",
|
||||
"integrity": "sha512-ckp/3t0msgXclVAYaNndAGeAoWQUv7Rwc4fdhWL69CCAb2UHo3Cef0KIUctqfQj1p8h6aGyz3w8Cy3Ihq9OmIw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"workbox-core": "7.1.0",
|
||||
"workbox-routing": "7.1.0",
|
||||
"workbox-strategies": "7.1.0"
|
||||
"workbox-core": "7.3.0",
|
||||
"workbox-routing": "7.3.0",
|
||||
"workbox-strategies": "7.3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/workbox-range-requests": {
|
||||
|
@ -41676,21 +41676,21 @@
|
|||
}
|
||||
},
|
||||
"node_modules/workbox-routing": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.1.0.tgz",
|
||||
"integrity": "sha512-oOYk+kLriUY2QyHkIilxUlVcFqwduLJB7oRZIENbqPGeBP/3TWHYNNdmGNhz1dvKuw7aqvJ7CQxn27/jprlTdg==",
|
||||
"version": "7.3.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.3.0.tgz",
|
||||
"integrity": "sha512-ZUlysUVn5ZUzMOmQN3bqu+gK98vNfgX/gSTZ127izJg/pMMy4LryAthnYtjuqcjkN4HEAx1mdgxNiKJMZQM76A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"workbox-core": "7.1.0"
|
||||
"workbox-core": "7.3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/workbox-strategies": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.1.0.tgz",
|
||||
"integrity": "sha512-/UracPiGhUNehGjRm/tLUQ+9PtWmCbRufWtV0tNrALuf+HZ4F7cmObSEK+E4/Bx1p8Syx2tM+pkIrvtyetdlew==",
|
||||
"version": "7.3.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.3.0.tgz",
|
||||
"integrity": "sha512-tmZydug+qzDFATwX7QiEL5Hdf7FrkhjaF9db1CbB39sDmEZJg3l9ayDvPxy8Y18C3Y66Nrr9kkN1f/RlkDgllg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"workbox-core": "7.1.0"
|
||||
"workbox-core": "7.3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/workbox-streams": {
|
||||
|
@ -41763,13 +41763,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/workbox-window": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-7.1.0.tgz",
|
||||
"integrity": "sha512-ZHeROyqR+AS5UPzholQRDttLFqGMwP0Np8MKWAdyxsDETxq3qOAyXvqessc3GniohG6e0mAqSQyKOHmT8zPF7g==",
|
||||
"version": "7.3.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-7.3.0.tgz",
|
||||
"integrity": "sha512-qW8PDy16OV1UBaUNGlTVcepzrlzyzNW/ZJvFQQs2j2TzGsg6IKjcpZC1RSquqQnTOafl5pCj5bGfAHlCjOOjdA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/trusted-types": "^2.0.2",
|
||||
"workbox-core": "7.1.0"
|
||||
"workbox-core": "7.3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/wrap-ansi": {
|
||||
|
|
Loading…
Reference in a new issue