Skip to content

Commit fc5cc5c

Browse files
build(deps): bump axios from 1.13.5 to 1.15.2 in /azure-function-client
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.2. - [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.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31276b8 commit fc5cc5c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

azure-function-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "^16.7.13",
1616
"@types/react": "^17.0.20",
1717
"@types/react-dom": "^17.0.9",
18-
"axios": "^1.13.5",
18+
"axios": "^1.15.2",
1919
"react": "^17.0.2",
2020
"react-dom": "^17.0.2",
2121
"react-scripts": "5.0.0",

azure-function-client/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2743,14 +2743,14 @@ axe-core@^4.3.5:
27432743
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"
27442744
integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
27452745

2746-
axios@^1.13.5:
2747-
version "1.13.5"
2748-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
2749-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
2746+
axios@^1.15.2:
2747+
version "1.15.2"
2748+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
2749+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
27502750
dependencies:
27512751
follow-redirects "^1.15.11"
27522752
form-data "^4.0.5"
2753-
proxy-from-env "^1.1.0"
2753+
proxy-from-env "^2.1.0"
27542754

27552755
axobject-query@^2.2.0:
27562756
version "2.2.0"
@@ -7604,10 +7604,10 @@ proxy-addr@~2.0.7:
76047604
forwarded "0.2.0"
76057605
ipaddr.js "1.9.1"
76067606

7607-
proxy-from-env@^1.1.0:
7608-
version "1.1.0"
7609-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
7610-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
7607+
proxy-from-env@^2.1.0:
7608+
version "2.1.0"
7609+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
7610+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
76117611

76127612
psl@^1.1.33:
76137613
version "1.8.0"

0 commit comments

Comments
 (0)