Skip to content

Commit cf05c33

Browse files
fix(RabbitMQ Node): Support RabbitMQ v.4.1.0 by updating amqplib (#15418)
1 parent 7d3cae5 commit cf05c33

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

packages/nodes-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@
882882
"@n8n/imap": "workspace:*",
883883
"@n8n/vm2": "3.9.25",
884884
"alasql": "4.4.0",
885-
"amqplib": "0.10.3",
885+
"amqplib": "0.10.6",
886886
"aws4": "1.11.0",
887887
"basic-auth": "catalog:",
888888
"change-case": "4.1.2",

pnpm-lock.yaml

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)