From 6a3282f9413397c0a73bb35bee9524de0d878e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 02:20:05 +0000 Subject: [PATCH] build(deps): bump axios in /packages/cactus-test-plugin-htlc-eth-besu 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](https://github.com/axios/axios/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... [skip ci] Co-authored-by: Peter Somogyvari Signed-off-by: dependabot[bot] Signed-off-by: Peter Somogyvari --- packages/cactus-test-plugin-htlc-eth-besu/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cactus-test-plugin-htlc-eth-besu/package.json b/packages/cactus-test-plugin-htlc-eth-besu/package.json index 43183684352..4c4c67f4916 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu/package.json @@ -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" diff --git a/yarn.lock b/yarn.lock index 3cd4c0547bc..767fcd9442f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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