nestjs-amqp icon indicating copy to clipboard operation
nestjs-amqp copied to clipboard

Amqp package have high vurnability

Open MrVarens opened this issue 3 years ago • 2 comments

Amgp package have high vurnability im version user by this package, it was fixed in version 0.7.1

https://www.npmjs.com/advisories/1678

MrVarens avatar May 27 '21 11:05 MrVarens

thanks! I'll sort out fixing this when I can. Also want to upgrade test methods to make sure everything works correctly

bashleigh avatar May 27 '21 16:05 bashleigh

also amqplib has a restriction for upper node version, so nestjs-amqp will show EBADENGINE warning on nodejs 16 (lts) until it will be upgraded to 0.8.0 :(

silentroach avatar Nov 24 '21 15:11 silentroach