File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 "@nestjs/common" : " ^8.0.0" ,
3333 "@nestjs/core" : " ^8.0.0" ,
3434 "@nestjs/platform-express" : " ^8.0.0" ,
35- "amqp-connection-manager" : " ^4 .0.0" ,
35+ "amqp-connection-manager" : " ^5 .0.0" ,
3636 "amqplib" : " ^0.10.0" ,
3737 "patch-package" : " ^6.2.0" ,
3838 "postinstall-postinstall" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -2211,20 +2211,13 @@ ajv@^8.0.0:
22112211 require-from-string "^2.0.2"
22122212 uri-js "^4.2.2"
22132213
2214- amqp-connection-manager@*:
2214+ amqp-connection-manager@*, amqp-connection-manager@^5.0.0 :
22152215 version "5.0.0"
22162216 resolved "https://registry.yarnpkg.com/amqp-connection-manager/-/amqp-connection-manager-5.0.0.tgz#3bf72f76e1e041768080227fffab1f9baea70baa"
22172217 integrity sha512-88yQzqa5RSBgnLl504XjvCQJ7d+osskdwvg35Lwm1LRbfLjNU9p7SQUMSP82BB7mseiq9tIUPJ3HE3eXQbpjEw==
22182218 dependencies:
22192219 promise-breaker "^6.0.0"
22202220
2221- amqp-connection-manager@^4.0.0:
2222- version "4.1.15"
2223- resolved "https://registry.yarnpkg.com/amqp-connection-manager/-/amqp-connection-manager-4.1.15.tgz#af1af653961c13674628d0b075eef7b95a209fe4"
2224- integrity sha512-YGi8MuO2K4u0qC4b1qAKVIK8CdBJF+PpEZpHKxmrL3x61pU1sAb2SHzQl7ypoqr6oECIfVqtG9DGdOZxaUq1Wg==
2225- dependencies:
2226- promise-breaker "^6.0.0"
2227-
22282221amqplib@^0.10.0:
22292222 version "0.10.9"
22302223 resolved "https://registry.yarnpkg.com/amqplib/-/amqplib-0.10.9.tgz#5b744c21d624f9307d0399e4d339b7354675831c"
You can’t perform that action at this time.
0 commit comments