Skip to content

Commit 2cd9141

Browse files
fix(deps): update dependency @nestjs/axios to v4
1 parent c7e7a6a commit 2cd9141

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"db:up": "drizzle-kit up"
3434
},
3535
"dependencies": {
36-
"@nestjs/axios": "3.1.3",
36+
"@nestjs/axios": "4.0.0",
3737
"@nestjs/common": "11.0.10",
3838
"@nestjs/core": "11.0.10",
3939
"@nestjs/platform-fastify": "11.0.10",

pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)