Skip to content

Commit 7638fc9

Browse files
Bump @nestjs/platform-express from 11.0.7 to 11.1.2
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 11.0.7 to 11.1.2. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.2/packages/platform-express) --- updated-dependencies: - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 365e494 commit 7638fc9

File tree

2 files changed

+142
-126
lines changed

2 files changed

+142
-126
lines changed

packages/graphql-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@nestjs/config": "^4.0.2",
2222
"@nestjs/core": "^11.1.0",
2323
"@nestjs/graphql": "^13.1.0",
24-
"@nestjs/platform-express": "^11.0.7",
24+
"@nestjs/platform-express": "^11.1.2",
2525
"@nestjs/schematics": "^11.0.5",
2626
"@nestjs/terminus": "^10.2.3",
2727
"@nestjs/typeorm": "^11.0.0",

0 commit comments

Comments
 (0)