From 73f0d0afd84d3840a26b1c182501e0fdc1a192fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 02:43:21 +0000 Subject: [PATCH] Bump axios from 1.2.1 to 1.2.2 (#124) Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.2.2. - [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.2.1...1.2.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 23413049..d516db86 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@polkadot/types-known": "^9.10.1", "@polkadot/util": "^10.2.1", "@polkadot/util-crypto": "^10.2.1", - "axios": "^1.2.1", + "axios": "^1.2.2", "js-yaml": "^4.1.0", "lodash": "^4.17.21", "pino": "^8.7.0", diff --git a/yarn.lock b/yarn.lock index 0cb67fa3..e9641b30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -31,7 +31,7 @@ __metadata: "@types/yargs": ^17.0.18 "@typescript-eslint/eslint-plugin": ^5.45.0 "@typescript-eslint/parser": ^5.45.0 - axios: ^1.2.1 + axios: ^1.2.2 eslint: ^8.31.0 eslint-config-prettier: ^8.5.0 eslint-plugin-import: ^2.26.0 @@ -1296,14 +1296,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.2.1": - version: 1.2.1 - resolution: "axios@npm:1.2.1" +"axios@npm:^1.2.2": + version: 1.2.2 + resolution: "axios@npm:1.2.2" dependencies: follow-redirects: ^1.15.0 form-data: ^4.0.0 proxy-from-env: ^1.1.0 - checksum: c4dc4e119064c9aed09a3de309bedb797a139a6fb372223aafe3e0c10a7d4a14e4d3e9c9d309467fadb9d2b490b891ee3df96ef5b55716bb971910466ff9f0c5 + checksum: 6e357491b38426c5720f7328ecbafca3c643b03952c052d787570672ce7a9365717c2d64db4ce97cfbee3f830fa405101e360e14d0857ef7f96a9f4d814c4e03 languageName: node linkType: hard