Skip to content

Commit

Permalink
build(deps): bump ethers from 5.7.2 to 5.8.0 in /creditcoin-js
Browse files Browse the repository at this point in the history
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/v5.8.0/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v5.7.2...v5.8.0)

---
updated-dependencies:
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 985812f commit 89cfcfe
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 364 deletions.
2 changes: 1 addition & 1 deletion creditcoin-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@polkadot/api": "9.14.2",
"ethers": "^5.7.1",
"ethers": "^5.8.0",
"js-guid": "^1.0.0"
}
}
Loading

0 comments on commit 89cfcfe

Please sign in to comment.