Skip to content

Commit 536c661

Browse files
committed
chore: bump axios to v1.7.7
1 parent 32a0d0f commit 536c661

File tree

2 files changed

+1672
-1353
lines changed

2 files changed

+1672
-1353
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@nestjs/testing": "^10.3.3",
2525
"@types/jest": "^29.5.12",
2626
"@types/node": "^20.11.19",
27-
"axios": "^1.6.7",
27+
"axios": "^1.7.7",
2828
"jest": "^29.7.0",
2929
"prettier": "^3.2.5",
3030
"reflect-metadata": "^0.2.1",
@@ -34,7 +34,7 @@
3434
},
3535
"peerDependencies": {
3636
"@nestjs/common": "*",
37-
"axios": "^0.27.2 || ^1.1.2"
37+
"axios": "1.7.4"
3838
},
3939
"jest": {
4040
"preset": "ts-jest",

0 commit comments

Comments
 (0)