Skip to content

Commit b305089

Browse files
chore(deps): update nest monorepo to v11.0.17
1 parent ff0eac6 commit b305089

File tree

2 files changed

+105
-89
lines changed

2 files changed

+105
-89
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@
5050
"@commitlint/cli": "19.8.0",
5151
"@commitlint/config-angular": "19.8.0",
5252
"@nestjs/cli": "11.0.6",
53-
"@nestjs/common": "11.0.16",
54-
"@nestjs/core": "11.0.16",
53+
"@nestjs/common": "11.0.17",
54+
"@nestjs/core": "11.0.17",
5555
"@nestjs/graphql": "13.1.0",
56-
"@nestjs/platform-express": "11.0.16",
57-
"@nestjs/platform-fastify": "11.0.16",
58-
"@nestjs/platform-socket.io": "11.0.16",
59-
"@nestjs/platform-ws": "11.0.16",
56+
"@nestjs/platform-express": "11.0.17",
57+
"@nestjs/platform-fastify": "11.0.17",
58+
"@nestjs/platform-socket.io": "11.0.17",
59+
"@nestjs/platform-ws": "11.0.17",
6060
"@nestjs/schematics": "11.0.5",
61-
"@nestjs/testing": "11.0.16",
62-
"@nestjs/websockets": "11.0.16",
61+
"@nestjs/testing": "11.0.17",
62+
"@nestjs/websockets": "11.0.17",
6363
"@semantic-release/git": "10.0.1",
6464
"@types/express": "5.0.1",
6565
"@types/express-serve-static-core": "5.0.6",

0 commit comments

Comments
 (0)