From ffaeffb243e64916dd7c01c3eef8cc2d1e6df9d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 21:31:54 +0000 Subject: [PATCH] build(connector-polkadot): bump axios to v1.6.0 Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.6.0/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.22.0...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Co-authored-by: Peter Somogyvari Signed-off-by: dependabot[bot] Signed-off-by: Peter Somogyvari --- packages/cactus-plugin-ledger-connector-polkadot/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cactus-plugin-ledger-connector-polkadot/package.json b/packages/cactus-plugin-ledger-connector-polkadot/package.json index db4cf06551..c44a15b8ad 100644 --- a/packages/cactus-plugin-ledger-connector-polkadot/package.json +++ b/packages/cactus-plugin-ledger-connector-polkadot/package.json @@ -101,7 +101,7 @@ "@types/supertest": "2.0.11", "@types/temp": "0.9.1", "@types/uuid": "8.3.1", - "axios": "0.22.0", + "axios": "1.6.0", "supertest": "6.1.6" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 13f0a98671..a1adeb636f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8788,7 +8788,7 @@ __metadata: "@types/supertest": 2.0.11 "@types/temp": 0.9.1 "@types/uuid": 8.3.1 - axios: 0.22.0 + axios: 1.6.0 bl: 5.0.0 eslint: 7.21.0 express: 4.17.1