From 1c17e3f9536d01e9889ba1a382cd4f02da41faff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 14:10:39 +0000 Subject: [PATCH] Bump axios from 0.28.1 to 0.30.0 Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 0.30.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.28.1...v0.30.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/eas-cli/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/eas-cli/package.json b/packages/eas-cli/package.json index 253401e44c..ed0040f11e 100644 --- a/packages/eas-cli/package.json +++ b/packages/eas-cli/package.json @@ -116,7 +116,7 @@ "@types/tough-cookie": "4.0.2", "@types/uuid": "9.0.7", "@types/wrap-ansi": "3.0.0", - "axios": "0.28.1", + "axios": "0.30.0", "eslint-plugin-graphql": "4.0.0", "express": "4.20.0", "memfs": "3.4.13", diff --git a/yarn.lock b/yarn.lock index 87369e1879..2599d65a5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4681,12 +4681,12 @@ aws-sdk@^2.1231.0: uuid "8.0.0" xml2js "0.4.19" -axios@0.28.1: - version "0.28.1" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1.tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70" - integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ== +axios@0.30.0: + version "0.30.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3" + integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg== dependencies: - follow-redirects "^1.15.0" + follow-redirects "^1.15.4" form-data "^4.0.0" proxy-from-env "^1.1.0" @@ -7319,7 +7319,7 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.1.tgz#bbef080d95fca6709362c73044a1634f7c6e7d05" integrity sha512-OMQjaErSFHmHqZe+PSidH5n8j3O0F2DdnVh8JB4j4eUQ2k6KvB0qGfrKIhapvez5JerBbmWkaLYUYWISaESoXg== -follow-redirects@^1.15.0, follow-redirects@^1.15.4: +follow-redirects@^1.15.4: version "1.15.6" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==