Skip to content

Commit b41969d

Browse files
authored
chore(deps): update nest monorepo to ^10.2.4 (#359)
2 parents 9e07ee9 + aee937e commit b41969d

File tree

2 files changed

+57
-61
lines changed

2 files changed

+57
-61
lines changed

apps/backend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"dependencies": {
2727
"@casl/ability": "^6.5.0",
2828
"@nestjs/axios": "^3.0.0",
29-
"@nestjs/common": "^10.2.2",
29+
"@nestjs/common": "^10.2.4",
3030
"@nestjs/config": "^3.0.1",
31-
"@nestjs/core": "^10.2.2",
31+
"@nestjs/core": "^10.2.4",
3232
"@nestjs/jwt": "^10.1.1",
3333
"@nestjs/mapped-types": "^2.0.2",
3434
"@nestjs/passport": "^10.0.1",
35-
"@nestjs/platform-express": "^10.2.2",
35+
"@nestjs/platform-express": "^10.2.4",
3636
"@nestjs/swagger": "^7.1.10",
3737
"@nestjs/typeorm": "^10.0.0",
3838
"class-transformer": "^0.5.1",
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@nestjs/cli": "^10.1.17",
5858
"@nestjs/schematics": "^10.0.2",
59-
"@nestjs/testing": "^10.2.2",
59+
"@nestjs/testing": "^10.2.4",
6060
"@types/cookie-parser": "^1.4.3",
6161
"@types/csurf": "^1.11.2",
6262
"@types/express": "^4.17.17",

pnpm-lock.yaml

Lines changed: 53 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)