Skip to content

Commit 9bec124

Browse files
committed
fix(deps): update amqplib to 0.10.6 for rmq 4.1+ compatibility
Related #2672
1 parent 126215f commit 9bec124

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@typescript-eslint/eslint-plugin": "6.21.0",
8888
"@typescript-eslint/parser": "6.21.0",
8989
"amqp-connection-manager": "4.1.14",
90-
"amqplib": "0.10.5",
90+
"amqplib": "0.10.6",
9191
"axios": "^1.7.9",
9292
"cli-color": "2.0.4",
9393
"eslint": "8.57.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)