From a898b6988c7a285d512bdeca01ad195688a0924d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 19:05:27 +0000 Subject: [PATCH] Bump react-confirm-alert from 2.8.0 to 3.0.6 Bumps [react-confirm-alert](https://github.com/GA-MO/react-confirm-alert) from 2.8.0 to 3.0.6. - [Release notes](https://github.com/GA-MO/react-confirm-alert/releases) - [Commits](https://github.com/GA-MO/react-confirm-alert/commits) --- updated-dependencies: - dependency-name: react-confirm-alert dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2d67bbfd..80ec2352 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,6 @@ "storybook:build": "cross-env NODE_ENV=test build-storybook" }, "dependencies": { - "chonky": "^2.3.2", - "chonky-icon-fontawesome": "^2.3.2", "@coingecko/cryptoformat": "^0.5.4", "@loadable/component": "^5.15.2", "@oceanprotocol/art": "^3.2.0", @@ -32,8 +30,13 @@ "@tippyjs/react": "^4.2.6", "@urql/exchange-refocus": "^0.2.5", "@walletconnect/web3-provider": "^1.7.8", + "@web3auth/base": "^1.1.1", + "@web3auth/ethereum-provider": "^1.1.1", + "@web3auth/web3auth": "^1.1.1", "axios": "^0.27.2", "chart.js": "^3.8.0", + "chonky": "^2.3.2", + "chonky-icon-fontawesome": "^2.3.2", "classnames": "^2.3.1", "date-fns": "^2.28.0", "decimal.js": "^10.3.1", @@ -53,7 +56,7 @@ "react": "^18.1.0", "react-chartjs-2": "^4.2.0", "react-clipboard.js": "^2.0.16", - "react-confirm-alert": "^2.8.0", + "react-confirm-alert": "^3.0.6", "react-data-table-component": "^6.11.7", "react-dom": "^18.1.0", "react-dotdotdot": "^1.3.1",