Skip to content

Commit

Permalink
fix: upgrade amqplib from 0.8.0 to 0.10.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade amqplib from 0.8.0 to 0.10.4.

See this package in npm:
amqplib

See this project in Snyk:
https://app.snyk.io/org/debarghyab/project/2bebb6e1-718d-470e-8029-476f5abd3fa1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 28, 2024
1 parent 32048c0 commit 1dabfbd
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 82 deletions.
109 changes: 28 additions & 81 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 @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/debarghyab/winston-rabbitmq-transport#readme",
"dependencies": {
"amqplib": "^0.8.0",
"amqplib": "^0.10.4",
"winston": "^3.2.1",
"snyk": "^1.677.0"
},
Expand Down

0 comments on commit 1dabfbd

Please sign in to comment.