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:
@nestjs/config

See this project in Snyk:
https://app.snyk.io/org/tyweis25/project/4ea4e02a-d5db-43c7-a636-87f34b6695d5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 10, 2024
1 parent 4b5da01 commit 6b5a09e
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 32 deletions.
69 changes: 38 additions & 31 deletions src/checkout/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 src/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@nestjs/common": "^9.3.10",
"@nestjs/config": "^2.2.0",
"@nestjs/config": "^2.3.4",
"@nestjs/core": "^9.3.10",
"@nestjs/platform-express": "^9.4.3",
"@nestjs/swagger": "^7.1.14",
Expand Down

0 comments on commit 6b5a09e

Please sign in to comment.