1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/JS/package.json
dependabot[bot] 3334756ce4
Bump axios from 1.8.2 to 1.12.0 in /utils/JS (#579)
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 19:34:14 +02:00

6 lines
76 B
JSON

{
"dependencies": {
"axios": "^1.12.0",
"ethers": "^6.13.2"
}
}