From 9fabc0efd1236c812537cf427fe5c4fcff65a6ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:13:17 +0100 Subject: [PATCH] Bump axios from 1.7.4 to 1.7.7 (#1324) Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.7. - [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.4...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... 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 f34ade81e..574796da3 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@hotwired/turbo-rails": "^8.0.5", "@stimulus-components/reveal": "^5.0.0", "accessible-autocomplete": "^3.0.0", - "axios": "^1.7.4", + "axios": "^1.7.7", "dfe-frontend": "^2.0.1", "esbuild": "^0.24.0", "govuk-frontend": "^5.3.1", diff --git a/yarn.lock b/yarn.lock index 9463f6fc4..369d27337 100644 --- a/yarn.lock +++ b/yarn.lock @@ -540,14 +540,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.4": - version: 1.7.4 - resolution: "axios@npm:1.7.4" +"axios@npm:^1.7.7": + version: 1.7.7 + resolution: "axios@npm:1.7.7" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61 + checksum: 7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1 languageName: node linkType: hard @@ -1176,7 +1176,7 @@ __metadata: "@hotwired/turbo-rails": "npm:^8.0.5" "@stimulus-components/reveal": "npm:^5.0.0" accessible-autocomplete: "npm:^3.0.0" - axios: "npm:^1.7.4" + axios: "npm:^1.7.7" dfe-frontend: "npm:^2.0.1" esbuild: "npm:^0.24.0" govuk-frontend: "npm:^5.3.1"