Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 086c627

Browse files
deps: bump ethers from 6.15.0 to 6.16.0 (#739)
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.15.0 to 6.16.0. - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.15.0...v6.16.0) --- updated-dependencies: - dependency-name: ethers dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79535aa commit 086c627

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@glif/filecoin-address": "^4.0.0",
2323
"@influxdata/influxdb-client": "^1.35.0",
2424
"compare-versions": "^6.1.1",
25-
"ethers": "^6.15.0",
25+
"ethers": "^6.16.0",
2626
"http-assert": "^1.5.0",
2727
"http-responders": "^2.2.0",
2828
"multiformats": "^13.4.1",

package-lock.json

Lines changed: 14 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@web3-storage/access": "^20.3.0",
1616
"@web3-storage/w3up-client": "^16.5.2",
1717
"cancel-stuck-transactions": "^4.1.4",
18-
"ethers": "^6.15.0",
18+
"ethers": "^6.16.0",
1919
"p-retry": "^7.1.0",
2020
"pg": "^8.16.3"
2121
},

0 commit comments

Comments
 (0)