Skip to content

Commit 4eb7012

Browse files
build(deps-dev): bump axios from 1.13.6 to 1.14.0 (#1706)
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.14.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.14.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90d334d commit 4eb7012

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/serve-favicon": "^2.5.7",
7575
"@types/uuid": "^11.0.0",
7676
"@types/validator": "^13.15.10",
77-
"axios": "^1.13.6",
77+
"axios": "^1.14.0",
7878
"babel-jest": "^30.3.0",
7979
"eslint": "^10.1.0",
8080
"eslint-config-prettier": "^10.1.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2559,14 +2559,14 @@ asynckit@^0.4.0:
25592559
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
25602560
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
25612561

2562-
axios@^1.13.6:
2563-
version "1.13.6"
2564-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
2565-
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
2562+
axios@^1.14.0:
2563+
version "1.14.0"
2564+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb"
2565+
integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==
25662566
dependencies:
25672567
follow-redirects "^1.15.11"
25682568
form-data "^4.0.5"
2569-
proxy-from-env "^1.1.0"
2569+
proxy-from-env "^2.1.0"
25702570

25712571
babel-jest@30.3.0, babel-jest@^30.3.0:
25722572
version "30.3.0"
@@ -5707,10 +5707,10 @@ proxy-addr@~2.0.7:
57075707
forwarded "0.2.0"
57085708
ipaddr.js "1.9.1"
57095709

5710-
proxy-from-env@^1.1.0:
5711-
version "1.1.0"
5712-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
5713-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
5710+
proxy-from-env@^2.1.0:
5711+
version "2.1.0"
5712+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
5713+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
57145714

57155715
pstree.remy@^1.1.8:
57165716
version "1.1.8"

0 commit comments

Comments
 (0)