Skip to content

Commit 17ee185

Browse files
authored
Merge pull request #20 from single9/dependabot/npm_and_yarn/axios-1.15.0
chore(deps): bump axios from 1.13.5 to 1.15.0
2 parents 09e452a + 7bd22b7 commit 17ee185

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

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

636636
axios@^1.11.0:
637-
version "1.13.5"
638-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
639-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
637+
version "1.15.0"
638+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
639+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
640640
dependencies:
641641
follow-redirects "^1.15.11"
642642
form-data "^4.0.5"
643-
proxy-from-env "^1.1.0"
643+
proxy-from-env "^2.1.0"
644644

645645
balanced-match@^1.0.0:
646646
version "1.0.2"
@@ -1910,10 +1910,10 @@ process-on-spawn@^1.0.0:
19101910
dependencies:
19111911
fromentries "^1.2.0"
19121912

1913-
proxy-from-env@^1.1.0:
1914-
version "1.1.0"
1915-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
1916-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
1913+
proxy-from-env@^2.1.0:
1914+
version "2.1.0"
1915+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
1916+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
19171917

19181918
punycode@^2.1.0:
19191919
version "2.1.1"

0 commit comments

Comments
 (0)