Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/amqplib

See this project in Snyk:
https://app.snyk.io/org/screwdriver-cd/project/6dff13ef-6aaf-463d-9694-51aeda1b4e77?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
tkyi and snyk-bot authored Jun 23, 2022
1 parent a370754 commit a1b2117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@hapi/hapi": "^20.1.5",
"amqp-connection-manager": "^3.5.2",
"amqplib": "^0.9.0",
"amqplib": "^0.10.0",
"config": "^2.0.1",
"fs": "0.0.2",
"fs-extra": "^10.0.0",
Expand Down

0 comments on commit a1b2117

Please sign in to comment.