Skip to content

Commit cb2496d

Browse files
committed
Update dependency web3modal to v1.9.7
1 parent 2f3b487 commit cb2496d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"markdown-it": "12.3.2",
2929
"ramda": "0.28.0",
3030
"rxjs": "7.5.5",
31-
"web3modal": "1.9.5"
31+
"web3modal": "1.9.7"
3232
},
3333
"devDependencies": {
3434
"@ava/typescript": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9903,10 +9903,10 @@ web3@1.2.11:
99039903
web3-shh "1.2.11"
99049904
web3-utils "1.2.11"
99059905

9906-
web3modal@1.9.5:
9907-
version "1.9.5"
9908-
resolved "https://registry.yarnpkg.com/web3modal/-/web3modal-1.9.5.tgz#a1d6351a11358b376af5772f79f3dcdba6c38d1b"
9909-
integrity sha512-L5ME6zgoaCDa+T66skW9WpxGOJX6vU9v+7aLacoQJhU3AMTk784ionpX+Pg4UdhdM+UQW+odge32GkwEX11czQ==
9906+
web3modal@1.9.7:
9907+
version "1.9.7"
9908+
resolved "https://registry.yarnpkg.com/web3modal/-/web3modal-1.9.7.tgz#d657b97e53faafae60c55038d046781083645423"
9909+
integrity sha512-z3XfY7cV8GwGvHP3WvrSxPU6/7ocwVyiU77U/Lxoa53AUSsOKl01V8ErZ8CkJSH41C3YgzwBaOETj0rC9uFBKg==
99109910
dependencies:
99119911
detect-browser "^5.1.0"
99129912
prop-types "^15.7.2"

0 commit comments

Comments
 (0)