From b47fbd8137f42ed4507c58f94735454c79c1f23a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 03:13:01 +0000 Subject: [PATCH] build(deps): bump axios 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 --- .../package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/cactus-example-supply-chain-business-logic-plugin/package.json b/examples/cactus-example-supply-chain-business-logic-plugin/package.json index 0c058a4b06..7ff79f1ca0 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/package.json +++ b/examples/cactus-example-supply-chain-business-logic-plugin/package.json @@ -65,7 +65,7 @@ "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-alpha.2", "@hyperledger/cactus-plugin-ledger-connector-quorum": "2.0.0-alpha.2", "async-exit-hook": "2.0.1", - "axios": "1.5.1", + "axios": "1.6.0", "express": "4.18.2", "openapi-types": "9.1.0", "run-time-error-cjs": "1.4.0", diff --git a/yarn.lock b/yarn.lock index 8650845a17..edcaeaa51a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7113,7 +7113,7 @@ __metadata: "@types/ssh2": 0.5.47 "@types/uuid": 8.3.4 async-exit-hook: 2.0.1 - axios: 1.5.1 + axios: 1.6.0 express: 4.18.2 openapi-types: 9.1.0 run-time-error-cjs: 1.4.0