Skip to content

Commit fb67222

Browse files
chore(deps): bump axios from 1.13.6 to 1.15.0 (#1414)
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a10ecd8 commit fb67222

2 files changed

Lines changed: 19 additions & 15 deletions

File tree

package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,13 +1094,13 @@ asynckit@^0.4.0:
10941094
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
10951095

10961096
axios@^1.5.1:
1097-
version "1.13.6"
1098-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
1099-
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
1097+
version "1.15.0"
1098+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
1099+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
11001100
dependencies:
11011101
follow-redirects "^1.15.11"
11021102
form-data "^4.0.5"
1103-
proxy-from-env "^1.1.0"
1103+
proxy-from-env "^2.1.0"
11041104

11051105
babel-jest@^29.7.0:
11061106
version "29.7.0"
@@ -2911,10 +2911,10 @@ propagate@^2.0.0:
29112911
resolved "https://registry.npmjs.org/propagate/-/propagate-2.0.1.tgz"
29122912
integrity sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==
29132913

2914-
proxy-from-env@^1.1.0:
2915-
version "1.1.0"
2916-
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
2917-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
2914+
proxy-from-env@^2.1.0:
2915+
version "2.1.0"
2916+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
2917+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
29182918

29192919
punycode.js@^2.3.1:
29202920
version "2.3.1"

0 commit comments

Comments
 (0)