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 @@ -2224,20 +2224,13 @@ ajv@^8.0.0:
22242224 require-from-string "^2.0.2"
22252225 uri-js "^4.2.2"
22262226
2227- amqp-connection-manager@*:
2227+ amqp-connection-manager@*, amqp-connection-manager@^5.0.0 :
22282228 version "5.0.0"
22292229 resolved "https://registry.yarnpkg.com/amqp-connection-manager/-/amqp-connection-manager-5.0.0.tgz#3bf72f76e1e041768080227fffab1f9baea70baa"
22302230 integrity sha512-88yQzqa5RSBgnLl504XjvCQJ7d+osskdwvg35Lwm1LRbfLjNU9p7SQUMSP82BB7mseiq9tIUPJ3HE3eXQbpjEw==
22312231 dependencies:
22322232 promise-breaker "^6.0.0"
22332233
2234- amqp-connection-manager@^4.0.0:
2235- version "4.1.15"
2236- resolved "https://registry.yarnpkg.com/amqp-connection-manager/-/amqp-connection-manager-4.1.15.tgz#af1af653961c13674628d0b075eef7b95a209fe4"
2237- integrity sha512-YGi8MuO2K4u0qC4b1qAKVIK8CdBJF+PpEZpHKxmrL3x61pU1sAb2SHzQl7ypoqr6oECIfVqtG9DGdOZxaUq1Wg==
2238- dependencies:
2239- promise-breaker "^6.0.0"
2240-
22412234amqplib@^0.10.0:
22422235 version "0.10.9"
22432236 resolved "https://registry.yarnpkg.com/amqplib/-/amqplib-0.10.9.tgz#5b744c21d624f9307d0399e4d339b7354675831c"
You can’t perform that action at this time.
0 commit comments