1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/JS
dependabot[bot] 015c7ddbb4
Bump axios from 1.7.7 to 1.8.2 in /utils/JS (#528)
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2.
- [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.7.7...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.8.2
  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-07-19 09:42:00 +04:00
..
JWT example of using zano wallet jwt auth 2025-07-04 19:42:08 +04:00
.gitignore added secp256k1_ecdsa example in JS/ethers 2024-10-01 15:53:33 +04:00
decrypt_response.json added secp256k1_ecdsa example in JS/ethers 2024-10-01 15:53:33 +04:00
emmit_response.json added secp256k1_ecdsa example in JS/ethers 2024-10-01 15:53:33 +04:00
package-lock.json Bump axios from 1.7.7 to 1.8.2 in /utils/JS (#528) 2025-07-19 09:42:00 +04:00
package.json Bump axios from 1.7.7 to 1.8.2 in /utils/JS (#528) 2025-07-19 09:42:00 +04:00
sign_response.json added secp256k1_ecdsa example in JS/ethers 2024-10-01 15:53:33 +04:00
test_eth_sig.js added comments to JS code 2024-10-01 15:59:27 +04:00