Merge pull request #782 from AmruthPillai/dependabot/npm_and_yarn/server/nestjs/config-2.0.0

Bump @nestjs/config from 1.2.1 to 2.0.0 in /server
This commit is contained in:
Amruth Pillai 2022-03-24 08:15:25 +01:00 committed by GitHub
commit 7769653224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"dependencies": {
"@nestjs/axios": "^0.0.7",
"@nestjs/common": "^8.4.1",
"@nestjs/config": "^1.2.0",
"@nestjs/config": "^2.0.0",
"@nestjs/core": "^8.4.1",
"@nestjs/jwt": "^8.0.0",
"@nestjs/mapped-types": "^1.0.1",