1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-12-23 01:29:49 +01:00

Bump web3modal from 1.9.2 to 1.9.3 (#221)

Bumps [web3modal](https://github.com/web3modal/web3modal) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/web3modal/web3modal/releases)
- [Commits](https://github.com/web3modal/web3modal/compare/1.9.2...1.9.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-13 09:41:59 +01:00 committed by GitHub
parent 8a4c2055aa
commit 30170aad25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -13327,9 +13327,9 @@
}
},
"web3modal": {
"version": "1.9.2",
"resolved": "https://registry.npmjs.org/web3modal/-/web3modal-1.9.2.tgz",
"integrity": "sha512-wxUpMPwFwjjTnhSSXbWY49Nrn9VAz9RRZpVmfFI2tMny26rsjqdBfYKiRNuMF2Y0Ui9gG4KiUtVkS7DJ2qfo2Q==",
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/web3modal/-/web3modal-1.9.3.tgz",
"integrity": "sha512-Z8mVHeTFa9eBNKvRipJfZDoJgeHBbh/WDLjzZZLgFmoBJgT81mc5blnh4mUjtButLCJAouV8iN4+2c5ebYvJFA==",
"requires": {
"detect-browser": "^5.1.0",
"prop-types": "^15.7.2",