fix(RabbitMQ Node): Support RabbitMQ v.4.1.0 by updating amqplib (#15418)

This commit is contained in:
RomanDavydchuk
2025-05-16 16:00:41 +03:00
committed by GitHub
parent 7d3cae5639
commit cf05c3341e
2 changed files with 6 additions and 7 deletions

View File

@@ -882,7 +882,7 @@
"@n8n/imap": "workspace:*",
"@n8n/vm2": "3.9.25",
"alasql": "4.4.0",
"amqplib": "0.10.3",
"amqplib": "0.10.6",
"aws4": "1.11.0",
"basic-auth": "catalog:",
"change-case": "4.1.2",