From 2f92d179df9bc13ec71fded76b380639c4acd028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 01:05:34 +0000 Subject: [PATCH] Bump web3modal from 1.9.0 to 1.9.1 Bumps [web3modal](https://github.com/web3modal/web3modal) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/web3modal/web3modal/releases) - [Commits](https://github.com/web3modal/web3modal/compare/1.9.0...1.9.1) Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 794dda6..f85c4b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",