Skip to content

Commit

Permalink
fix: upgrade dotenv from 16.3.1 to 16.4.5
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/f63e7e69-8b40-4c6a-a58a-8c421c3d1f07?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 29, 2024
1 parent 326e2b7 commit 46bd221
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions worker/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 worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"amqplib": "^0.10.3",
"axios": "0.27.2",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"form-data": "4.0.0",
"moment": "^2.29.4",
"ms": "^2.1.3",
Expand Down

0 comments on commit 46bd221

Please sign in to comment.