mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(RabbitMQ Node): Support RabbitMQ v.4.1.0 by updating amqplib (#15418)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user