Skip to content

Commit 36cd437

Browse files
fix(deps): update dependency axios to v1.7.5
1 parent a90348e commit 36cd437

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@nestjs/platform-fastify": "10.4.0",
4040
"@nestjs/swagger": "7.4.0",
4141
"@nestjs/throttler": "6.1.0",
42-
"axios": "1.7.4",
42+
"axios": "1.7.5",
4343
"bcrypt": "5.1.1",
4444
"cache-manager": "5.7.6",
4545
"cache-manager-ioredis-yet": "2.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2797,14 +2797,14 @@ __metadata:
27972797
languageName: node
27982798
linkType: hard
27992799

2800-
"axios@npm:1.7.4":
2801-
version: 1.7.4
2802-
resolution: "axios@npm:1.7.4"
2800+
"axios@npm:1.7.5":
2801+
version: 1.7.5
2802+
resolution: "axios@npm:1.7.5"
28032803
dependencies:
28042804
follow-redirects: ^1.15.6
28052805
form-data: ^4.0.0
28062806
proxy-from-env: ^1.1.0
2807-
checksum: 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf
2807+
checksum: 2859fe01437cf133eee35571abc1d4b5224bb13e530e66cb3581ca226e170541dd5eef9f46abb41592cee0a2f54930c9e4978354e0cf1064748fc20d9a05e9d5
28082808
languageName: node
28092809
linkType: hard
28102810

@@ -6946,7 +6946,7 @@ __metadata:
69466946
"@types/uuid": 10.0.0
69476947
"@typescript-eslint/eslint-plugin": 8.1.0
69486948
"@typescript-eslint/parser": 8.1.0
6949-
axios: 1.7.4
6949+
axios: 1.7.5
69506950
bcrypt: 5.1.1
69516951
cache-manager: 5.7.6
69526952
cache-manager-ioredis-yet: 2.1.1

0 commit comments

Comments
 (0)