Skip to content

Commit 8c57f99

Browse files
chore(deps): bump axios from 1.7.2 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63adef3 commit 8c57f99

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.yarn/install-state.gz

-713 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@swc/core": "^1.7.40",
3737
"@vitest/coverage-v8": "^2.1.4",
3838
"@vitest/eslint-plugin": "^1.1.7",
39-
"axios": "^1.7.2",
39+
"axios": "^1.7.4",
4040
"date-fns": "^3.6.0",
4141
"eslint-plugin-vitest": "^0.5.4",
4242
"graphql": "^16.8.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2638,14 +2638,14 @@ __metadata:
26382638
languageName: node
26392639
linkType: hard
26402640

2641-
"axios@npm:^1.7.2":
2642-
version: 1.7.2
2643-
resolution: "axios@npm:1.7.2"
2641+
"axios@npm:^1.7.4":
2642+
version: 1.7.7
2643+
resolution: "axios@npm:1.7.7"
26442644
dependencies:
26452645
follow-redirects: "npm:^1.15.6"
26462646
form-data: "npm:^4.0.0"
26472647
proxy-from-env: "npm:^1.1.0"
2648-
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
2648+
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
26492649
languageName: node
26502650
linkType: hard
26512651

@@ -7430,7 +7430,7 @@ __metadata:
74307430
"@typescript-eslint/parser": "npm:^8.12.2"
74317431
"@vitest/coverage-v8": "npm:^2.1.4"
74327432
"@vitest/eslint-plugin": "npm:^1.1.7"
7433-
axios: "npm:^1.7.2"
7433+
axios: "npm:^1.7.4"
74347434
date-fns: "npm:^3.6.0"
74357435
eslint: "npm:^8.56.0"
74367436
eslint-config-airbnb-base: "npm:^15.0.0"

0 commit comments

Comments
 (0)