Skip to content

Commit 62821c3

Browse files
committed
fix(deps): update nest monorepo to v10.3.10
1 parent 85bf405 commit 62821c3

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

backend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
},
3535
"dependencies": {
3636
"@nestjs/axios": "3.0.2",
37-
"@nestjs/common": "10.3.9",
38-
"@nestjs/core": "10.3.9",
39-
"@nestjs/platform-fastify": "10.3.9",
37+
"@nestjs/common": "10.3.10",
38+
"@nestjs/core": "10.3.10",
39+
"@nestjs/platform-fastify": "10.3.10",
4040
"@nestjs/schedule": "4.0.2",
4141
"@nestjs/swagger": "7.3.1",
4242
"axios": "1.7.2",
@@ -56,7 +56,7 @@
5656
"@fastify/static": "7.0.4",
5757
"@nestjs/cli": "10.3.2",
5858
"@nestjs/schematics": "10.1.1",
59-
"@nestjs/testing": "10.3.9",
59+
"@nestjs/testing": "10.3.10",
6060
"@types/express": "4.17.21",
6161
"@types/jest": "29.5.12",
6262
"@types/node": "20.14.9",

pnpm-lock.yaml

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)