Skip to content

Commit

Permalink
build(deps): bump axios in /packages/cactus-test-plugin-htlc-eth-besu
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.1...v1.6.0)

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

[skip ci]

Co-authored-by: Peter Somogyvari <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
  • Loading branch information
dependabot[bot] authored and petermetz committed Dec 7, 2023
1 parent 956ec01 commit 6a3282f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cactus-test-plugin-htlc-eth-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"axios": "1.5.1",
"axios": "1.6.0",
"key-encoder": "2.0.3",
"web3": "1.6.1",
"web3js-quorum": "22.4.0"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8118,7 +8118,7 @@ __metadata:
"@types/body-parser": 1.19.4
"@types/express": 4.17.19
"@types/uuid": 9.0.6
axios: 1.5.1
axios: 1.6.0
body-parser: 1.20.2
express: 4.18.2
key-encoder: 2.0.3
Expand Down

0 comments on commit 6a3282f

Please sign in to comment.