From 59e243b3c452b5d61bc6e66709bf1193cc63b0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 15:35:42 +0000 Subject: [PATCH] chore(deps): bump axios from 1.5.0 to 1.6.0 in /web Bumps [axios](https://github.com/axios/axios) from 1.5.0 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.0...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 0086b362..64e52fa6 100644 --- a/web/package.json +++ b/web/package.json @@ -15,7 +15,7 @@ "@patternfly/react-icons": "^5.0.0", "@patternfly/react-styles": "^5.0.0", "@tanstack/react-query": "^4.32.6", - "axios": "^1.4.0", + "axios": "^1.6.0", "dayjs": "^1.11.7", "react": "^18.2.0", "react-axe": "^3.5.4", diff --git a/web/yarn.lock b/web/yarn.lock index f65dad64..decb6e8f 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -470,7 +470,7 @@ __metadata: "@typescript-eslint/eslint-plugin": ^5.57.1 "@typescript-eslint/parser": ^5.57.1 "@vitejs/plugin-react": ^4.0.0 - axios: ^1.4.0 + axios: ^1.6.0 dayjs: ^1.11.7 eslint: ^8.38.0 eslint-plugin-react-hooks: ^4.6.0 @@ -2077,14 +2077,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.4.0": - version: 1.5.0 - resolution: "axios@npm:1.5.0" +"axios@npm:^1.6.0": + version: 1.6.1 + resolution: "axios@npm:1.6.1" dependencies: follow-redirects: ^1.15.0 form-data: ^4.0.0 proxy-from-env: ^1.1.0 - checksum: e7405a5dbbea97760d0e6cd58fecba311b0401ddb4a8efbc4108f5537da9b3f278bde566deb777935a960beec4fa18e7b8353881f2f465e4f2c0e949fead35be + checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc languageName: node linkType: hard