From 5849a4cdd7d6ee53653714e75382b996e5f08ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:46:00 +0000 Subject: [PATCH] build(deps): bump axios in /packages/cactus-plugin-odap-hermes 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: Peter Somogyvari Signed-off-by: dependabot[bot] --- packages/cactus-plugin-odap-hermes/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cactus-plugin-odap-hermes/package.json b/packages/cactus-plugin-odap-hermes/package.json index d5e0d511be..188f837f00 100644 --- a/packages/cactus-plugin-odap-hermes/package.json +++ b/packages/cactus-plugin-odap-hermes/package.json @@ -57,7 +57,7 @@ "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-alpha.2", "@hyperledger/cactus-plugin-object-store-ipfs": "2.0.0-alpha.2", "@hyperledger/cactus-test-tooling": "2.0.0-alpha.2", - "axios": "1.5.1", + "axios": "1.6.0", "crypto-js": "4.2.0", "fs-extra": "11.1.1", "knex": "2.4.0", diff --git a/yarn.lock b/yarn.lock index 8fec61ebc4..be9245e51f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7933,7 +7933,7 @@ __metadata: "@types/fs-extra": 11.0.3 "@types/tape": 4.13.4 "@types/uuid": 9.0.6 - axios: 1.5.1 + axios: 1.6.0 body-parser: 1.20.2 crypto-js: 4.2.0 express: 4.18.2