Skip to content

Commit 1610b99

Browse files
chore(deps-dev): bump amqplib from 0.8.0 to 0.10.3
Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.8.0 to 0.10.3. - [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.8.0...v0.10.3) --- updated-dependencies: - dependency-name: amqplib dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9ed998 commit 1610b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/whatwg-url": "^8.2.1",
3535
"@typescript-eslint/eslint-plugin": "^5.9.0",
3636
"@typescript-eslint/parser": "^5.9.0",
37-
"amqplib": "^0.8.0",
37+
"amqplib": "^0.10.3",
3838
"chai": "^4.1.2",
3939
"chai-as-promised": "^7.1.1",
4040
"chai-jest": "^1.0.2",

0 commit comments

Comments
 (0)