Skip to content

Commit 70d3abb

Browse files
Merge pull request #2404 from serverless-heaven/dependabot/npm_and_yarn/examples/include-external-npm-packages-with-yarn-workspaces/axios-1.15.0
build(deps): bump axios from 1.13.5 to 1.15.0 in /examples/include-external-npm-packages-with-yarn-workspaces
2 parents 73c59a5 + 4018065 commit 70d3abb

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

  • examples/include-external-npm-packages-with-yarn-workspaces

examples/include-external-npm-packages-with-yarn-workspaces/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1997,13 +1997,13 @@ aws-sdk@^2.1404.0, aws-sdk@^2.814.0:
19971997
xml2js "0.6.2"
19981998

19991999
axios@^1.6.2:
2000-
version "1.13.5"
2001-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
2002-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
2000+
version "1.15.0"
2001+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
2002+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
20032003
dependencies:
20042004
follow-redirects "^1.15.11"
20052005
form-data "^4.0.5"
2006-
proxy-from-env "^1.1.0"
2006+
proxy-from-env "^2.1.0"
20072007

20082008
balanced-match@^1.0.0:
20092009
version "1.0.2"
@@ -4364,10 +4364,10 @@ promise-queue@^2.2.5:
43644364
resolved "https://registry.yarnpkg.com/promise-queue/-/promise-queue-2.2.5.tgz#2f6f5f7c0f6d08109e967659c79b88a9ed5e93b4"
43654365
integrity sha512-p/iXrPSVfnqPft24ZdNNLECw/UrtLTpT3jpAAMzl/o5/rDsGCPo3/CQS2611flL6LkoEJ3oQZw7C8Q80ZISXRQ==
43664366

4367-
proxy-from-env@^1.1.0:
4368-
version "1.1.0"
4369-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
4370-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
4367+
proxy-from-env@^2.1.0:
4368+
version "2.1.0"
4369+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
4370+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
43714371

43724372
pump@^3.0.0:
43734373
version "3.0.0"

0 commit comments

Comments
 (0)