From e517fdf6bc0a0a3183a46327e77af9b060a72abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 11:17:27 +0530 Subject: [PATCH] Javascript dependency: Bump axios from 1.7.2 to 1.7.4 in /web (#7814) Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [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.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 802ed630d..30bd66ff3 100644 --- a/web/package.json +++ b/web/package.json @@ -94,7 +94,7 @@ "ajv": "^8.8.2", "anti-trojan-source": "^1.4.0", "aspen-decorations": "^1.0.2", - "axios": "^1.7.2", + "axios": "^1.7.4", "babelify": "~10.0.0", "bignumber.js": "^9.0.1", "brace": "^0.11.1", diff --git a/web/yarn.lock b/web/yarn.lock index 49c809bd8..9878df62a 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -4462,14 +4462,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.2": - version: 1.7.2 - resolution: "axios@npm:1.7.2" +"axios@npm:^1.7.4": + version: 1.7.4 + resolution: "axios@npm:1.7.4" dependencies: follow-redirects: ^1.15.6 form-data: ^4.0.0 proxy-from-env: ^1.1.0 - checksum: e457e2b0ab748504621f6fa6609074ac08c824bf0881592209dfa15098ece7e88495300e02cd22ba50b3468fd712fe687e629dcb03d6a3f6a51989727405aedf + checksum: 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf languageName: node linkType: hard @@ -13979,7 +13979,7 @@ __metadata: anti-trojan-source: ^1.4.0 aspen-decorations: ^1.0.2 autoprefixer: ^10.2.4 - axios: ^1.7.2 + axios: ^1.7.4 axios-mock-adapter: ^1.17.0 babel-loader: ^9.1.3 babelify: ~10.0.0