Skip to content

Commit c2eefdd

Browse files
amqplib upgraded from 0.8.0 to 0.10.7
Only 0.10.7 and later versions of `amqplib` are compatible with RabbitMQ 4.1.0 (and later releases)
1 parent 670a0a6 commit c2eefdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ajv-cli": "^3.1.0",
6161
"ajv-formats": "^3.0.1",
6262
"amqp-connection-manager": "^4.1.6",
63-
"amqplib": "^0.8.0",
63+
"amqplib": "^0.10.7",
6464
"analytics-node": "^3.4.0-beta.1",
6565
"any-base": "^1.1.0",
6666
"aws-serverless-express": "^3.3.6",

0 commit comments

Comments
 (0)