From 74acf163150590033b37e826ddc5f055cbf48d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 06:09:52 +0000 Subject: [PATCH] chore(deps-dev): bump @ethersproject/experimental from 5.6.3 to 5.7.0 Bumps [@ethersproject/experimental](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/experimental) from 5.6.3 to 5.7.0. - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/v5.7.0/CHANGELOG.md) - [Commits](https://github.com/ethers-io/ethers.js/commits/v5.7.0/packages/experimental) --- updated-dependencies: - dependency-name: "@ethersproject/experimental" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 6a925a7f9..10ed3dc3b 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "devDependencies": { "@amplitude/ampli": "^1.27.1", "@babel/plugin-transform-modules-commonjs": "^7.18.6", - "@ethersproject/experimental": "^5.6.3", + "@ethersproject/experimental": "^5.7.0", "@storybook/addon-actions": "^6.5.12", "@storybook/addon-essentials": "^6.5.12", "@storybook/addon-interactions": "^6.5.12", diff --git a/yarn.lock b/yarn.lock index 24e1aade9..a26637c7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2432,13 +2432,13 @@ "@ethersproject/properties" "^5.7.0" "@ethersproject/transactions" "^5.7.0" -"@ethersproject/experimental@^5.6.3": - version "5.6.3" - resolved "https://registry.yarnpkg.com/@ethersproject/experimental/-/experimental-5.6.3.tgz#d1cd8f3b886cbab86430fb2954eb65ddb7c75ffd" - integrity sha512-yMymv32XMr9sXvHc3S1On2wD0JMT6n4X9uKpfZ8jFFw5rEcI99yfovcCZ0tpUedh1b3IvReSain+RobeNQmmEg== +"@ethersproject/experimental@^5.7.0": + version "5.7.0" + resolved "https://registry.yarnpkg.com/@ethersproject/experimental/-/experimental-5.7.0.tgz#9759639434d37beaedfd8acab6f3af7db246b92d" + integrity sha512-DWvhuw7Dg8JPyhMbh/CNYOwsTLjXRx/HGkacIL5rBocG8jJC0kmixwoK/J3YblO4vtcyBLMa+sV74RJZK2iyHg== dependencies: - "@ethersproject/web" "^5.6.1" - ethers "^5.6.8" + "@ethersproject/web" "^5.7.0" + ethers "^5.7.0" scrypt-js "3.0.1" "@ethersproject/hash@5.0.12": @@ -3129,7 +3129,7 @@ "@ethersproject/properties" "^5.5.0" "@ethersproject/strings" "^5.5.0" -"@ethersproject/web@5.7.1", "@ethersproject/web@^5.0.12", "@ethersproject/web@^5.5.0", "@ethersproject/web@^5.6.1", "@ethersproject/web@^5.7.0": +"@ethersproject/web@5.7.1", "@ethersproject/web@^5.0.12", "@ethersproject/web@^5.5.0", "@ethersproject/web@^5.7.0": version "5.7.1" resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.7.1.tgz#de1f285b373149bee5928f4eb7bcb87ee5fbb4ae" integrity sha512-Gueu8lSvyjBWL4cYsWsjh6MtMwM0+H4HvqFPZfB6dV8ctbP9zFAO73VG1cMWae0FLPCtz0peKPpZY8/ugJJX2w== @@ -15368,7 +15368,7 @@ ethers@5.5.4: "@ethersproject/web" "5.5.1" "@ethersproject/wordlists" "5.5.0" -ethers@5.7.2, ethers@^5.0.13, ethers@^5.0.31, ethers@^5.4.2, ethers@^5.4.6, ethers@^5.4.7, ethers@^5.5.3, ethers@^5.6.8, ethers@^5.7.0, ethers@^5.7.1, ethers@^5.7.2: +ethers@5.7.2, ethers@^5.0.13, ethers@^5.0.31, ethers@^5.4.2, ethers@^5.4.6, ethers@^5.4.7, ethers@^5.5.3, ethers@^5.7.0, ethers@^5.7.1, ethers@^5.7.2: version "5.7.2" resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==