Skip to content

Commit 20bbaeb

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 4a43db2 commit 20bbaeb

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

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: 5 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"
@@ -28513,6 +28513,7 @@ stylus@0.59.0, stylus@^0.59.0:
2851328513

2851428514
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2851528515
version "3.36.0"
28516+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2851628517
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2851728518
dependencies:
2851828519
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)