1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-22 17:50:15 +01:00

Merge pull request #136 from oceanprotocol/dependabot/npm_and_yarn/web3modal-1.9.1

Bump web3modal from 1.9.0 to 1.9.1
This commit is contained in:
Matthias Kretschmann 2020-10-08 14:13:00 +02:00 committed by GitHub
commit 9abe1a4e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -9655,9 +9655,9 @@
"dev": true
},
"styled-components": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.1.1.tgz",
"integrity": "sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.2.0.tgz",
"integrity": "sha512-9qE8Vgp8C5cpGAIdFaQVAl89Zgx1TDM4Yf4tlHbO9cPijtpSXTMLHy9lmP0lb+yImhgPFb1AmZ1qMUubmg3HLg==",
"requires": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/traverse": "^7.4.5",
@ -11802,9 +11802,9 @@
}
},
"web3modal": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/web3modal/-/web3modal-1.9.0.tgz",
"integrity": "sha512-Lby0zGWBbdj+7ADlmtzNa3/RLnAMf2RMmNbrEXWkCZs8xZrVWNPkPcm7/RjmS/6FRStn29mhqTInjyHY6NJw+g==",
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/web3modal/-/web3modal-1.9.1.tgz",
"integrity": "sha512-fBybI1+jFAWO492ieyMexyr0MMdquCapeVaHLhclx8GegzIUeWhWa/S19LYMLMW/DDUi2aVTE4JbECX/IHYdQQ==",
"requires": {
"detect-browser": "^5.1.0",
"prop-types": "^15.7.2",