Skip to content

Commit

Permalink
fix: upgrade @nestjs/config from 2.2.0 to 2.3.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @nestjs/config from 2.2.0 to 2.3.4.

See this package in npm:
https://www.npmjs.com/package/@nestjs/config

See this project in Snyk:
https://app.snyk.io/org/aam-digital-ci/project/ea550eee-fdb1-4691-bb57-fc4751575634?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 21, 2023
1 parent 014f19a commit d8995b0
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 26 deletions.
68 changes: 43 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@nestjs/axios": "^0.1.0",
"@nestjs/common": "^9.0.0",
"@nestjs/config": "^2.2.0",
"@nestjs/config": "^2.3.4",
"@nestjs/core": "^9.0.0",
"@nestjs/passport": "^9.0.0",
"@nestjs/platform-express": "^9.0.0",
Expand Down

0 comments on commit d8995b0

Please sign in to comment.