Skip to content

Commit e64a906

Browse files
build(deps): bump axios in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e619a6 commit e64a906

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@signalwire/docusaurus-plugin-llms-txt": "^1.2.2",
3131
"@types/react": "^18.2.48",
3232
"algoliasearch": "^5.19.0",
33-
"axios": "^1.13.5",
33+
"axios": "^1.15.0",
3434
"cheerio": "^1.0.0",
3535
"clsx": "^1.2.1",
3636
"commander": "^12.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7227,7 +7227,7 @@ __metadata:
72277227
"@types/lodash": "npm:^4"
72287228
"@types/react": "npm:^18.2.48"
72297229
algoliasearch: "npm:^5.19.0"
7230-
axios: "npm:^1.13.5"
7230+
axios: "npm:^1.15.0"
72317231
cheerio: "npm:^1.0.0"
72327232
clsx: "npm:^1.2.1"
72337233
commander: "npm:^12.1.0"
@@ -7504,14 +7504,14 @@ __metadata:
75047504
languageName: node
75057505
linkType: hard
75067506

7507-
"axios@npm:^1.13.5":
7508-
version: 1.13.5
7509-
resolution: "axios@npm:1.13.5"
7507+
"axios@npm:^1.15.0":
7508+
version: 1.15.0
7509+
resolution: "axios@npm:1.15.0"
75107510
dependencies:
75117511
follow-redirects: "npm:^1.15.11"
75127512
form-data: "npm:^4.0.5"
7513-
proxy-from-env: "npm:^1.1.0"
7514-
checksum: 10c0/abf468c34f2d145f3dc7dbc0f1be67e520630624307bda69a41bbe8d386bd672d87b4405c4ee77f9ff54b235ab02f96a9968fb00e75b13ce64706e352a3068fd
7513+
proxy-from-env: "npm:^2.1.0"
7514+
checksum: 10c0/47e0f860e98d4d7aa145e89ce0cae00e1fb0f1d2485f065c21fce955ddb1dba4103a46bd0e47acd18a27208a7f62c96249e620db575521b92a968619ab133409
75157515
languageName: node
75167516
linkType: hard
75177517

@@ -14966,10 +14966,10 @@ __metadata:
1496614966
languageName: node
1496714967
linkType: hard
1496814968

14969-
"proxy-from-env@npm:^1.1.0":
14970-
version: 1.1.0
14971-
resolution: "proxy-from-env@npm:1.1.0"
14972-
checksum: 10c0/fe7dd8b1bdbbbea18d1459107729c3e4a2243ca870d26d34c2c1bcd3e4425b7bcc5112362df2d93cc7fb9746f6142b5e272fd1cc5c86ddf8580175186f6ad42b
14969+
"proxy-from-env@npm:^2.1.0":
14970+
version: 2.1.0
14971+
resolution: "proxy-from-env@npm:2.1.0"
14972+
checksum: 10c0/ed01729fd4d094eab619cd7e17ce3698b3413b31eb102c4904f9875e677cd207392795d5b4adee9cec359dfd31c44d5ad7595a3a3ad51c40250e141512281c58
1497314973
languageName: node
1497414974
linkType: hard
1497514975

0 commit comments

Comments
 (0)