Skip to content

Commit 03fba55

Browse files
feat(deps): bump amqplib from 0.10.7 to 0.10.9
Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.10.7 to 0.10.9. - [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.7...v0.10.9) --- updated-dependencies: - dependency-name: amqplib dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ba0bd3 commit 03fba55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dev-packages/node-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/mysql": "^2.15.21",
4747
"@types/pg": "^8.6.5",
4848
"ai": "^4.3.16",
49-
"amqplib": "^0.10.7",
49+
"amqplib": "^0.10.9",
5050
"body-parser": "^2.2.2",
5151
"connect": "^3.7.0",
5252
"consola": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11153,10 +11153,10 @@ amdefine@>=0.0.4:
1115311153
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
1115411154
integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
1115511155

11156-
amqplib@^0.10.7:
11157-
version "0.10.7"
11158-
resolved "https://registry.yarnpkg.com/amqplib/-/amqplib-0.10.7.tgz#d28586805169bedb03a2efe6e09a3e43148eaa0f"
11159-
integrity sha512-7xPSYKSX2kj/bT6iHZ3MlctzxdCW1Ds9xyN0EmuRi2DZxHztwwoG1YkZrgmLyuPNjfxlRiMdWJPQscmoa3Vgdg==
11156+
amqplib@^0.10.9:
11157+
version "0.10.9"
11158+
resolved "https://registry.yarnpkg.com/amqplib/-/amqplib-0.10.9.tgz#5b744c21d624f9307d0399e4d339b7354675831c"
11159+
integrity sha512-jwSftI4QjS3mizvnSnOrPGYiUnm1vI2OP1iXeOUz5pb74Ua0nbf6nPyyTzuiCLEE3fMpaJORXh2K/TQ08H5xGA==
1116011160
dependencies:
1116111161
buffer-more-ints "~1.0.0"
1116211162
url-parse "~1.5.10"

0 commit comments

Comments
 (0)