Skip to content

Commit b3ebc22

Browse files
Update dependency web3modal to v1.9.9
1 parent 2f3b487 commit b3ebc22

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
@@ -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.9"
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 @@ [email protected]:
99039903
web3-shh "1.2.11"
99049904
web3-utils "1.2.11"
99059905

9906-
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+
9907+
version "1.9.9"
9908+
resolved "https://registry.yarnpkg.com/web3modal/-/web3modal-1.9.9.tgz#1a09771e1b9264842ab98d42c620568f470ff96b"
9909+
integrity sha512-ML1C4xH+JTSHHkKbjxuF+f5B3cDUOCnrdQZ8Mlzippq7zRKHf3NBeuIvDdNjtVclJ2S4zYYVmVqRWrgB11ej8A==
99109910
dependencies:
99119911
detect-browser "^5.1.0"
99129912
prop-types "^15.7.2"

0 commit comments

Comments
 (0)