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 @@ -2237,20 +2237,13 @@ ajv@^8.0.0:
22372237 require-from-string "^2.0.2"
22382238 uri-js "^4.2.2"
22392239
2240- amqp-connection-manager@*:
2240+ amqp-connection-manager@*, amqp-connection-manager@^5.0.0 :
22412241 version "5.0.0"
22422242 resolved "https://registry.yarnpkg.com/amqp-connection-manager/-/amqp-connection-manager-5.0.0.tgz#3bf72f76e1e041768080227fffab1f9baea70baa"
22432243 integrity sha512-88yQzqa5RSBgnLl504XjvCQJ7d+osskdwvg35Lwm1LRbfLjNU9p7SQUMSP82BB7mseiq9tIUPJ3HE3eXQbpjEw==
22442244 dependencies:
22452245 promise-breaker "^6.0.0"
22462246
2247- amqp-connection-manager@^4.0.0:
2248- version "4.1.15"
2249- resolved "https://registry.yarnpkg.com/amqp-connection-manager/-/amqp-connection-manager-4.1.15.tgz#af1af653961c13674628d0b075eef7b95a209fe4"
2250- integrity sha512-YGi8MuO2K4u0qC4b1qAKVIK8CdBJF+PpEZpHKxmrL3x61pU1sAb2SHzQl7ypoqr6oECIfVqtG9DGdOZxaUq1Wg==
2251- dependencies:
2252- promise-breaker "^6.0.0"
2253-
22542247amqplib@^0.10.0:
22552248 version "0.10.9"
22562249 resolved "https://registry.yarnpkg.com/amqplib/-/amqplib-0.10.9.tgz#5b744c21d624f9307d0399e4d339b7354675831c"
You can’t perform that action at this time.
0 commit comments