Skip to content

Commit

Permalink
Bump url-parse and amqplib
Browse files Browse the repository at this point in the history
Bumps [url-parse](https://github.com/unshiftio/url-parse) to 1.5.10 and updates ancestor dependency [amqplib](https://github.com/amqp-node/amqplib). These dependencies need to be updated together.


Updates `url-parse` from 1.4.7 to 1.5.10
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.4.7...1.5.10)

Updates `amqplib` from 0.6.0 to 0.10.3
- [Release notes](https://github.com/amqp-node/amqplib/releases)
- [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md)
- [Commits](amqp-node/amqplib@v0.6.0...v0.10.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
- dependency-name: amqplib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2022
1 parent a71f552 commit 8467c5f
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 86 deletions.
154 changes: 69 additions & 85 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 @@ -30,7 +30,7 @@
"@types/socket.io": "^2.1.13",
"@types/swagger-ui-express": "^4.1.2",
"@types/uuid": "^8.3.0",
"amqplib": "^0.6.0",
"amqplib": "^0.10.3",
"body-parser": "^1.19.0",
"crypto-js": "^4.0.0",
"crypto-random-string": "^3.3.1",
Expand Down

0 comments on commit 8467c5f

Please sign in to comment.