Skip to content

Commit

Permalink
fix: upgrade dotenv from 16.3.1 to 16.4.5 (#29)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade dotenv from 16.3.1 to 16.4.5.

See this package in npm:
dotenv

See this project in Snyk:
https://app.snyk.io/org/tuana9a/project/f5e0f75f-0f32-4df4-a85d-19aa07313360?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
tuana9a and snyk-bot authored Sep 29, 2024
1 parent 5738a9e commit 9097b51
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions api-gateway/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 api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"amqplib": "^0.10.3",
"axios": "^0.27.2",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"express-rate-limit": "^6.11.2",
"express": "^4.21.0",
"jsonwebtoken": "^8.5.1",
Expand Down

0 comments on commit 9097b51

Please sign in to comment.