Merge pull request #28 from apricote/renovate/nestjs-serve-static-2.x

fix(deps): update dependency @nestjs/serve-static to v2.1.3
This commit is contained in:
Julian Tölle 2020-07-04 21:41:15 +02:00 committed by GitHub
commit 83f54bb51f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@
"@nestjs/passport": "7.0.0",
"@nestjs/platform-express": "7.3.1",
"@nestjs/schedule": "0.4.0",
"@nestjs/serve-static": "2.1.1",
"@nestjs/serve-static": "2.1.3",
"@nestjs/swagger": "4.5.12",
"@nestjs/terminus": "7.0.1",
"@nestjs/typeorm": "7.1.0",