Skip to content

Commit 2389f65

Browse files
Bump amqplib from 0.10.9 to 1.0.2 (#421)
Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.10.9 to 1.0.2. - [Release notes](https://github.com/amqp-node/amqplib/releases) - [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md) - [Commits](amqp-node/amqplib@v0.10.9...v1.0.2) --- updated-dependencies: - dependency-name: amqplib dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b86d454 commit 2389f65

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/amqp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"peerDependencies": {
3434
"@message-queue-toolkit/core": ">=25.0.0",
3535
"@message-queue-toolkit/schemas": ">=7.0.0",
36-
"amqplib": "^0.10.8",
36+
"amqplib": "^1.0.3",
3737
"zod": ">=3.25.76 <5.0.0"
3838
},
3939
"devDependencies": {
@@ -44,7 +44,7 @@
4444
"@types/amqplib": "0.10.8",
4545
"@types/node": "^25.0.2",
4646
"@vitest/coverage-v8": "^4.0.15",
47-
"amqplib": "^0.10.8",
47+
"amqplib": "^1.0.3",
4848
"awilix": "^13.0.3",
4949
"awilix-manager": "^6.1.0",
5050
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)