Skip to content

Commit 5abdb0e

Browse files
chore(deps): bump axios from 1.13.5 to 1.15.0
Bumps [axios](https://github.com/axios/axios) from 1.13.5 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.5...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>
1 parent 9ad9bd7 commit 5abdb0e

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
@@ -16,7 +16,7 @@
1616
"preview": "vite preview"
1717
},
1818
"dependencies": {
19-
"axios": "1.13.5",
19+
"axios": "1.15.0",
2020
"polished": "4.2.2",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,14 +1054,14 @@ available-typed-arrays@^1.0.5:
10541054
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
10551055
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
10561056

1057-
axios@1.13.5:
1058-
version "1.13.5"
1059-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
1060-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
1057+
axios@1.15.0:
1058+
version "1.15.0"
1059+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
1060+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
10611061
dependencies:
10621062
follow-redirects "^1.15.11"
10631063
form-data "^4.0.5"
1064-
proxy-from-env "^1.1.0"
1064+
proxy-from-env "^2.1.0"
10651065

10661066
"babel-plugin-styled-components@>= 1.12.0":
10671067
version "2.1.4"
@@ -2565,10 +2565,10 @@ pretty-format@^29.5.0:
25652565
ansi-styles "^5.0.0"
25662566
react-is "^18.0.0"
25672567

2568-
proxy-from-env@^1.1.0:
2569-
version "1.1.0"
2570-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
2571-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
2568+
proxy-from-env@^2.1.0:
2569+
version "2.1.0"
2570+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
2571+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
25722572

25732573
psl@^1.1.33:
25742574
version "1.9.0"

0 commit comments

Comments
 (0)