build(deps): bump workbox-streams from 6.6.1 to 7.1.0 in /frontend (#26)
Bumps [workbox-streams](https://github.com/googlechrome/workbox) from 6.6.1 to 7.1.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/commits/v7.1.0) --- updated-dependencies: - dependency-name: workbox-streams dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"workbox-range-requests": "^7.0.0",
|
||||
"workbox-routing": "^7.0.0",
|
||||
"workbox-strategies": "^7.0.0",
|
||||
"workbox-streams": "^6.5.4"
|
||||
"workbox-streams": "^7.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
||||
|
||||
+9
-1
@@ -10175,7 +10175,7 @@ workbox-strategies@7.1.0, workbox-strategies@^7.0.0:
|
||||
dependencies:
|
||||
workbox-core "7.1.0"
|
||||
|
||||
workbox-streams@6.6.1, workbox-streams@^6.5.4:
|
||||
workbox-streams@6.6.1:
|
||||
version "6.6.1"
|
||||
resolved "https://registry.yarnpkg.com/workbox-streams/-/workbox-streams-6.6.1.tgz#b2f7ba7b315c27a6e3a96a476593f99c5d227d26"
|
||||
integrity sha512-maKG65FUq9e4BLotSKWSTzeF0sgctQdYyTMq529piEN24Dlu9b6WhrAfRpHdCncRS89Zi2QVpW5V33NX8PgH3Q==
|
||||
@@ -10183,6 +10183,14 @@ workbox-streams@6.6.1, workbox-streams@^6.5.4:
|
||||
workbox-core "6.6.1"
|
||||
workbox-routing "6.6.1"
|
||||
|
||||
workbox-streams@^7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/workbox-streams/-/workbox-streams-7.1.0.tgz#8e080e56b5dee7aa0f956fdd3a10506821d2e786"
|
||||
integrity sha512-WyHAVxRXBMfysM8ORwiZnI98wvGWTVAq/lOyBjf00pXFvG0mNaVz4Ji+u+fKa/mf1i2SnTfikoYKto4ihHeS6w==
|
||||
dependencies:
|
||||
workbox-core "7.1.0"
|
||||
workbox-routing "7.1.0"
|
||||
|
||||
workbox-sw@6.6.1:
|
||||
version "6.6.1"
|
||||
resolved "https://registry.yarnpkg.com/workbox-sw/-/workbox-sw-6.6.1.tgz#d4c4ca3125088e8b9fd7a748ed537fa0247bd72c"
|
||||
|
||||
Reference in New Issue
Block a user