Skip to content

Commit

Permalink
fix: upgrade amqplib from 0.10.3 to 0.10.4 (#32)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade amqplib from 0.10.3 to 0.10.4.

See this package in npm:
amqplib

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 9053cea commit b6fb2af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 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 @@ -13,7 +13,7 @@
"src": "dist"
},
"dependencies": {
"amqplib": "^0.10.3",
"amqplib": "^0.10.4",
"axios": "^0.27.2",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
Expand Down

0 comments on commit b6fb2af

Please sign in to comment.