Bump workbox-build from 7.1.0 to 7.1.1
Bumps [workbox-build](https://github.com/googlechrome/workbox) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/commits) --- updated-dependencies: - dependency-name: workbox-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ac3ce8ce4f
commit
c427d63a31
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -12,7 +12,7 @@
|
|||
"@vaadin/router": "^1.7.5",
|
||||
"idb": "^8.0.0",
|
||||
"lit": "^3.1.3",
|
||||
"workbox-build": "^7.1.0",
|
||||
"workbox-build": "^7.1.1",
|
||||
"workbox-core": "^7.1.0",
|
||||
"workbox-precaching": "^7.1.0"
|
||||
},
|
||||
|
@ -7168,9 +7168,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/workbox-build": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.1.0.tgz",
|
||||
"integrity": "sha512-F6R94XAxjB2j4ETMkP1EXKfjECOtDmyvt0vz3BzgWJMI68TNSXIVNkgatwUKBlPGOfy9n2F/4voYRNAhEvPJNg==",
|
||||
"version": "7.1.1",
|
||||
"resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.1.1.tgz",
|
||||
"integrity": "sha512-WdkVdC70VMpf5NBCtNbiwdSZeKVuhTEd5PV3mAwpTQCGAB5XbOny1P9egEgNdetv4srAMmMKjvBk4RD58LpooA==",
|
||||
"dependencies": {
|
||||
"@apideck/better-ajv-errors": "^0.3.1",
|
||||
"@babel/core": "^7.24.4",
|
||||
|
@ -12342,9 +12342,9 @@
|
|||
}
|
||||
},
|
||||
"workbox-build": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.1.0.tgz",
|
||||
"integrity": "sha512-F6R94XAxjB2j4ETMkP1EXKfjECOtDmyvt0vz3BzgWJMI68TNSXIVNkgatwUKBlPGOfy9n2F/4voYRNAhEvPJNg==",
|
||||
"version": "7.1.1",
|
||||
"resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.1.1.tgz",
|
||||
"integrity": "sha512-WdkVdC70VMpf5NBCtNbiwdSZeKVuhTEd5PV3mAwpTQCGAB5XbOny1P9egEgNdetv4srAMmMKjvBk4RD58LpooA==",
|
||||
"requires": {
|
||||
"@apideck/better-ajv-errors": "^0.3.1",
|
||||
"@babel/core": "^7.24.4",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"@vaadin/router": "^1.7.5",
|
||||
"idb": "^8.0.0",
|
||||
"lit": "^3.1.3",
|
||||
"workbox-build": "^7.1.0",
|
||||
"workbox-build": "^7.1.1",
|
||||
"workbox-core": "^7.1.0",
|
||||
"workbox-precaching": "^7.1.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue