Bump idb from 7.0.2 to 7.1.1

Bumps [idb](https://github.com/jakearchibald/idb) from 7.0.2 to 7.1.1.
- [Changelog](https://github.com/jakearchibald/idb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jakearchibald/idb/compare/v7.0.2...v7.1.1)

---
updated-dependencies:
- dependency-name: idb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-16 14:01:00 +00:00 committed by github-actions[bot]
parent d4875c6dbd
commit 2cf372e580
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"@vaadin/router": "^1.7.5",
"idb": "^7.0.2",
"idb": "^7.1.1",
"lit": "^3.0.0",
"workbox-build": "^7.0.0",
"workbox-core": "^7.0.0",
@ -4500,9 +4500,9 @@
}
},
"node_modules/idb": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/idb/-/idb-7.0.2.tgz",
"integrity": "sha512-jjKrT1EnyZewQ/gCBb/eyiYrhGzws2FeY92Yx8qT9S9GeQAmo4JFVIiWRIfKW/6Ob9A+UDAOW9j9jn58fy2HIg=="
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz",
"integrity": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ=="
},
"node_modules/ignore": {
"version": "5.2.4",
@ -10276,9 +10276,9 @@
}
},
"idb": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/idb/-/idb-7.0.2.tgz",
"integrity": "sha512-jjKrT1EnyZewQ/gCBb/eyiYrhGzws2FeY92Yx8qT9S9GeQAmo4JFVIiWRIfKW/6Ob9A+UDAOW9j9jn58fy2HIg=="
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz",
"integrity": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ=="
},
"ignore": {
"version": "5.2.4",

View file

@ -19,7 +19,7 @@
"license": "ISC",
"dependencies": {
"@vaadin/router": "^1.7.5",
"idb": "^7.0.2",
"idb": "^7.1.1",
"lit": "^3.0.0",
"workbox-build": "^7.0.0",
"workbox-core": "^7.0.0",