Skip to content

Commit 2671b67

Browse files
chore(deps): bump idb-keyval from 6.0.3 to 6.2.0
Bumps [idb-keyval](https://github.com/jakearchibald/idb-keyval) from 6.0.3 to 6.2.0. - [Release notes](https://github.com/jakearchibald/idb-keyval/releases) - [Changelog](https://github.com/jakearchibald/idb-keyval/blob/main/CHANGELOG.md) - [Commits](jakearchibald/idb-keyval@v6.0.3...v6.2.0) --- updated-dependencies: - dependency-name: idb-keyval dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b243f0 commit 2671b67

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fake-indexeddb": "3.1.7",
3535
"firebase": "8.3.3",
3636
"i18next-browser-languagedetector": "6.1.2",
37-
"idb-keyval": "6.0.3",
37+
"idb-keyval": "6.2.0",
3838
"image-blob-reduce": "3.0.1",
3939
"jotai": "1.6.4",
4040
"lodash.throttle": "4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6548,10 +6548,10 @@ icss-utils@^4.0.0, icss-utils@^4.1.1:
65486548
dependencies:
65496549
postcss "^7.0.14"
65506550

6551-
idb-keyval@6.0.3:
6552-
version "6.0.3"
6553-
resolved "https://registry.yarnpkg.com/idb-keyval/-/idb-keyval-6.0.3.tgz#e47246a15e55d0fff9fa204fd9ca06f90ff30c52"
6554-
integrity sha512-yh8V7CnE6EQMu9YDwQXhRxwZh4nv+8xm/HV4ZqK4IiYFJBWYGjJuykADJbSP+F/GDXUBwCSSNn/14IpGL81TuA==
6551+
idb-keyval@6.2.0:
6552+
version "6.2.0"
6553+
resolved "https://registry.yarnpkg.com/idb-keyval/-/idb-keyval-6.2.0.tgz#3af94a3cc0689d6ee0bc9e045d2a3340ea897173"
6554+
integrity sha512-uw+MIyQn2jl3+hroD7hF8J7PUviBU7BPKWw4f/ISf32D4LoGu98yHjrzWWJDASu9QNrX10tCJqk9YY0ClWm8Ng==
65556555
dependencies:
65566556
safari-14-idb-fix "^3.0.0"
65576557

0 commit comments

Comments
 (0)