From d780174a2b31bb34f0d09a20832aa78e9e148ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:45:59 +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 --- packages/cactus-plugin-ledger-connector-quorum/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cactus-plugin-ledger-connector-quorum/package.json b/packages/cactus-plugin-ledger-connector-quorum/package.json index aeb91dc293..e081474c1c 100644 --- a/packages/cactus-plugin-ledger-connector-quorum/package.json +++ b/packages/cactus-plugin-ledger-connector-quorum/package.json @@ -60,7 +60,7 @@ "@hyperledger/cactus-common": "2.0.0-alpha.2", "@hyperledger/cactus-core": "2.0.0-alpha.2", "@hyperledger/cactus-core-api": "2.0.0-alpha.2", - "axios": "1.5.1", + "axios": "1.6.0", "express": "4.18.2", "minimist": "1.2.8", "prom-client": "13.2.0", diff --git a/yarn.lock b/yarn.lock index be9245e51f..f6d8a1e210 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7768,7 +7768,7 @@ __metadata: "@types/minimist": 1.2.2 "@types/sanitize-html": 2.6.2 "@types/uuid": 9.0.6 - axios: 1.5.1 + axios: 1.6.0 body-parser: 1.20.2 chalk: 4.1.2 express: 4.18.2