Skip to content

Commit

Permalink
Bump ws and ethers in /e2e_test/ethersjs-api-check
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [ethers](https://github.com/ethers-io/ethers.js). These dependencies need to be updated together.


Updates `ws` from 8.5.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.5.0...8.17.1)

Updates `ethers` from 6.6.0 to 6.13.1
- [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.6.0...v6.13.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: ethers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 6319769 commit 1aa4fc4
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 22 deletions.
45 changes: 24 additions & 21 deletions e2e_test/ethersjs-api-check/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e_test/ethersjs-api-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"typescript": "^5.0.4"
},
"dependencies": {
"ethers": "^6.6.0",
"ethers": "^6.13.1",
"ts-node": "^10.9.1"
}
}

0 comments on commit 1aa4fc4

Please sign in to comment.