From ab66334dc3976e3809842d7e3cc3b0ee4ef83db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 10:31:23 +0000 Subject: [PATCH] Bump axios from 1.6.1 to 1.6.2 Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.6.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.6.1...v1.6.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dfc30817..ff7cd92d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/react-redux-toastr": "7.6.0", "@types/react-router-dom": "5.3.1", "@types/redux-logger": "3.0.8", - "axios": "1.6.1", + "axios": "1.6.2", "connected-react-router": "6.9.1", "cookie-parser": "1.4.5", "custom-event-polyfill": "1.0.7", diff --git a/yarn.lock b/yarn.lock index 775b084c..683dff2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4627,14 +4627,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:1.6.1": - version: 1.6.1 - resolution: "axios@npm:1.6.1" +"axios@npm:1.6.2": + version: 1.6.2 + resolution: "axios@npm:1.6.2" dependencies: follow-redirects: "npm:^1.15.0" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 10/fb091af3ad47d70fdcba5e71654b9e3c56947d93d8b2375dd0b4db63de9982adab6235aebc514488aa289c7faf103b09e8911280e6f6b1112d1604fe5f111f71 + checksum: 10/612bc93f8f738a518e7c5f9de9cc782bcd36aac6bae279160ef6a10260378e21c1786520eab3336898e3d66e0839ebdf739f327fb6d0431baa4d3235703a7652 languageName: node linkType: hard @@ -13911,7 +13911,7 @@ __metadata: "@types/redux-mock-store": "npm:1.0.2" "@typescript-eslint/eslint-plugin": "npm:7.0.2" "@typescript-eslint/parser": "npm:7.0.2" - axios: "npm:1.6.1" + axios: "npm:1.6.2" axios-mock-adapter: "npm:1.22.0" concurrently: "npm:8.2.0" connected-react-router: "npm:6.9.1"