From fa0ec6ad6a1c5e3a65312a5e7286d3942476b9fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:42:32 +0000 Subject: [PATCH] chore(deps): bump ethers from 6.9.1 to 6.9.2 Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.9.1 to 6.9.2. - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/ethers-io/ethers.js/compare/v6.9.1...v6.9.2) --- updated-dependencies: - dependency-name: ethers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/example/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/example/package.json b/packages/example/package.json index b6df4f999..6b574cdab 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -21,7 +21,7 @@ "@starknet-react/core": "^2.1.0", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", - "ethers": "^6.9.1", + "ethers": "^6.9.2", "get-starknet-core": "^3.2.0", "next": "14.0.2", "next-themes": "^0.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc76ee371..10a36138f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -230,8 +230,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 ethers: - specifier: ^6.9.1 - version: 6.9.1 + specifier: ^6.9.2 + version: 6.9.2 get-starknet-core: specifier: ^3.2.0 version: 3.2.0(starknet@5.22.0) @@ -4197,8 +4197,8 @@ packages: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - /ethers@6.9.1: - resolution: {integrity: sha512-kuV8fGd4/8Gj7wkurbsuUsm1DCG6N5gKGYdw3fnWG/7QGknhy1xtHD7kbkCWQAcbAYmzLCLqCPedS3FYncFkKQ==} + /ethers@6.9.2: + resolution: {integrity: sha512-YpkrtILnMQz5jSEsJQRTpduaGT/CXuLnUIuOYzHA0v/7c8IX91m2J48wSKjzGL5L9J/Us3tLoUdb+OwE3U+FFQ==} engines: {node: '>=14.0.0'} dependencies: '@adraffy/ens-normalize': 1.10.0