Skip to content

Commit d806f29

Browse files
npm(deps): bump @ethersproject/abi from 5.6.3 to 5.7.0
Bumps [@ethersproject/abi](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/abi) 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/master/CHANGELOG.md) - [Commits](https://github.com/ethers-io/ethers.js/commits/v5.7.0/packages/abi) --- updated-dependencies: - dependency-name: "@ethersproject/abi" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67c73a0 commit d806f29

File tree

2 files changed

+188
-26
lines changed

2 files changed

+188
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@davatar/react": "^1.8.1",
19-
"@ethersproject/abi": "5.6.3",
19+
"@ethersproject/abi": "5.7.0",
2020
"@ethersproject/abstract-provider": "5.6.0",
2121
"@ethersproject/address": "5.6.0",
2222
"@ethersproject/bytes": "5.6.0",

0 commit comments

Comments
 (0)