Skip to content

Commit 77a0aa0

Browse files
committed
updated idb to 7
1 parent 0a1c2b5 commit 77a0aa0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/installations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"dependencies": {
6565
"@firebase/component": "0.5.9",
6666
"@firebase/util": "1.4.2",
67-
"idb": "6.1.5",
67+
"idb": "7.0.0-beta",
6868
"tslib": "^2.1.0"
6969
}
7070
}

packages/messaging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@firebase/installations": "0.5.4",
5252
"@firebase/messaging-interop-types": "0.1.0",
5353
"@firebase/util": "1.4.2",
54-
"idb": "6.1.5",
54+
"idb": "7.0.0-beta",
5555
"tslib": "^2.1.0"
5656
},
5757
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8659,10 +8659,10 @@ [email protected]:
86598659
resolved "https://registry.npmjs.org/idb/-/idb-3.0.2.tgz#c8e9122d5ddd40f13b60ae665e4862f8b13fa384"
86608660
integrity sha512-+FLa/0sTXqyux0o6C+i2lOR0VoS60LU/jzUo5xjfY6+7sEEgy4Gz1O7yFBXvjd7N0NyIGWIRg8DcQSLEG+VSPw==
86618661

8662-
idb@6.1.5:
8663-
version "6.1.5"
8664-
resolved "https://registry.npmjs.org/idb/-/idb-6.1.5.tgz#dbc53e7adf1ac7c59f9b2bf56e00b4ea4fce8c7b"
8665-
integrity sha512-IJtugpKkiVXQn5Y+LteyBCNk1N8xpGV3wWZk9EVtZWH8DYkjBn0bX1XnGP9RkyZF0sAcywa6unHqSWKe7q4LGw==
8662+
idb@7.0.0-beta:
8663+
version "7.0.0-beta"
8664+
resolved "https://registry.npmjs.org/idb/-/idb-7.0.0-beta.tgz#43499828f1dd5f2e256a279e59d5d38e2907e1a4"
8665+
integrity sha512-fWG6AkDHNmnKiEFd+WnO12VMcA2HDIeHtwwzJLbNVTdEz/VDm7UZRLPgq5z95ucEo/1tTC4haRWBkKE76kKI0Q==
86668666

86678667
ieee754@^1.1.13, ieee754@^1.1.4:
86688668
version "1.2.1"

0 commit comments

Comments
 (0)