Skip to content

Commit 5e4db45

Browse files
chore(deps-dev): bump axios from 1.13.6 to 1.15.0
Bumps [axios](https://github.com/axios/axios) from 1.13.6 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.6...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1b434a commit 5e4db45

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/react": "^19",
2828
"@types/react-dom": "^19",
2929
"autoprefixer": "^10.4.27",
30-
"axios": "^1.13.6",
30+
"axios": "^1.15.0",
3131
"eslint": "^10",
3232
"eslint-config-next": "16.2.2",
3333
"framer-motion": "^12.23.26",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1521,14 +1521,14 @@ __metadata:
15211521
languageName: node
15221522
linkType: hard
15231523

1524-
"axios@npm:^1.13.6":
1525-
version: 1.13.6
1526-
resolution: "axios@npm:1.13.6"
1524+
"axios@npm:^1.15.0":
1525+
version: 1.15.0
1526+
resolution: "axios@npm:1.15.0"
15271527
dependencies:
15281528
follow-redirects: "npm:^1.15.11"
15291529
form-data: "npm:^4.0.5"
1530-
proxy-from-env: "npm:^1.1.0"
1531-
checksum: 10c0/51fb5af055c3b85662fa97df17d986ae2c37d13bf86d50b6bb36b6b3a2dec6966a1d3a14ab3774b71707b155ae3597ed9b7babdf1a1a863d1a31840cb8e7ec71
1530+
proxy-from-env: "npm:^2.1.0"
1531+
checksum: 10c0/47e0f860e98d4d7aa145e89ce0cae00e1fb0f1d2485f065c21fce955ddb1dba4103a46bd0e47acd18a27208a7f62c96249e620db575521b92a968619ab133409
15321532
languageName: node
15331533
linkType: hard
15341534

@@ -2781,7 +2781,7 @@ __metadata:
27812781
"@types/react": "npm:^19"
27822782
"@types/react-dom": "npm:^19"
27832783
autoprefixer: "npm:^10.4.27"
2784-
axios: "npm:^1.13.6"
2784+
axios: "npm:^1.15.0"
27852785
classnames: "npm:^2.3.2"
27862786
eslint: "npm:^10"
27872787
eslint-config-next: "npm:16.2.2"
@@ -4467,10 +4467,10 @@ __metadata:
44674467
languageName: node
44684468
linkType: hard
44694469

4470-
"proxy-from-env@npm:^1.1.0":
4471-
version: 1.1.0
4472-
resolution: "proxy-from-env@npm:1.1.0"
4473-
checksum: 10c0/fe7dd8b1bdbbbea18d1459107729c3e4a2243ca870d26d34c2c1bcd3e4425b7bcc5112362df2d93cc7fb9746f6142b5e272fd1cc5c86ddf8580175186f6ad42b
4470+
"proxy-from-env@npm:^2.1.0":
4471+
version: 2.1.0
4472+
resolution: "proxy-from-env@npm:2.1.0"
4473+
checksum: 10c0/ed01729fd4d094eab619cd7e17ce3698b3413b31eb102c4904f9875e677cd207392795d5b4adee9cec359dfd31c44d5ad7595a3a3ad51c40250e141512281c58
44744474
languageName: node
44754475
linkType: hard
44764476

0 commit comments

Comments
 (0)