Skip to content

Commit d242ad7

Browse files
chore(deps): bump @nestjs/serve-static (#1179)
Bumps [@nestjs/serve-static](https://github.com/nestjs/serve-static) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/nestjs/serve-static/releases) - [Commits](nestjs/serve-static@5.0.4...5.0.5) --- updated-dependencies: - dependency-name: "@nestjs/serve-static" dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dedd72f commit d242ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/node-server/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@nestjs/jwt": "11.0.2",
77
"@nestjs/passport": "11.0.5",
88
"@nestjs/platform-express": "11.1.18",
9-
"@nestjs/serve-static": "5.0.4",
9+
"@nestjs/serve-static": "5.0.5",
1010
"@nestjs/swagger": "11.2.7",
1111
"@nestjs/typeorm": "11.0.1",
1212
"bcrypt": "6.0.0",

0 commit comments

Comments
 (0)