Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency amqplib to v0.10.5 #9180

Merged
merged 1 commit into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@opentelemetry/sdk-trace-node": "1.25.1",
"@opentelemetry/semantic-conventions": "1.25.1",
"ajv": "8.17.1",
"amqplib": "0.10.4",
"amqplib": "0.10.5",
"antlr4": "4.13.2",
"archiver": "7.0.1",
"archiver-zip-encrypted": "2.0.0",
Expand Down
39 changes: 6 additions & 33 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5354,15 +5354,14 @@ __metadata:
languageName: node
linkType: hard

"amqplib@npm:0.10.4":
version: 0.10.4
resolution: "amqplib@npm:0.10.4"
"amqplib@npm:0.10.5":
version: 0.10.5
resolution: "amqplib@npm:0.10.5"
dependencies:
"@acuminous/bitsyntax": "npm:^0.1.2"
buffer-more-ints: "npm:~1.0.0"
readable-stream: "npm:1.x >=1.1.9"
url-parse: "npm:~1.5.10"
checksum: 10/de96a1da2be66e8367174a6a76266e9e5088cff60c8ef4ca0843eaf320a8a745f37e17316d4fa8bc895e9ff7dadbe572ae2dd7db5d9e4a42f67e69fa00d0309e
checksum: 10/bcf4bda790f8a356ba4c7d3054ae3ee397a48d6c4d51f1015f703dd7205c097ba9772577567a06eb470d13e0becdc4163c857299e50eb5a4bc888e3007832f87
languageName: node
linkType: hard

Expand Down Expand Up @@ -9054,7 +9053,7 @@ __metadata:
languageName: node
linkType: hard

"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.0, inherits@npm:~2.0.1, inherits@npm:~2.0.3, inherits@npm:~2.0.4":
"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.0, inherits@npm:~2.0.3, inherits@npm:~2.0.4":
version: 2.0.4
resolution: "inherits@npm:2.0.4"
checksum: 10/cd45e923bee15186c07fa4c89db0aace24824c482fb887b528304694b2aa6ff8a898da8657046a5dcf3e46cd6db6c61629551f9215f208d7c3f157cf9b290521
Expand Down Expand Up @@ -9509,13 +9508,6 @@ __metadata:
languageName: node
linkType: hard

"isarray@npm:0.0.1":
version: 0.0.1
resolution: "isarray@npm:0.0.1"
checksum: 10/49191f1425681df4a18c2f0f93db3adb85573bcdd6a4482539d98eac9e705d8961317b01175627e860516a2fc45f8f9302db26e5a380a97a520e272e2a40a8d4
languageName: node
linkType: hard

"isarray@npm:^2.0.5":
version: 2.0.5
resolution: "isarray@npm:2.0.5"
Expand Down Expand Up @@ -10988,7 +10980,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.3.1"
"@vitest/coverage-v8": "npm:2.0.5"
ajv: "npm:8.17.1"
amqplib: "npm:0.10.4"
amqplib: "npm:0.10.5"
antlr4: "npm:4.13.2"
apollo-server-errors: "npm:3.3.1"
archiver: "npm:7.0.1"
Expand Down Expand Up @@ -11806,18 +11798,6 @@ __metadata:
languageName: node
linkType: hard

"readable-stream@npm:1.x >=1.1.9":
version: 1.1.14
resolution: "readable-stream@npm:1.1.14"
dependencies:
core-util-is: "npm:~1.0.0"
inherits: "npm:~2.0.1"
isarray: "npm:0.0.1"
string_decoder: "npm:~0.10.x"
checksum: 10/1aa2cf4bd02f9ab3e1d57842a43a413b52be5300aa089ad1f2e3cea00684532d73edc6a2ba52b0c3210d8b57eb20a695a6d2b96d1c6085ee979c6021ad48ad20
languageName: node
linkType: hard

"readable-stream@npm:^2.0.2, readable-stream@npm:^2.0.5, readable-stream@npm:~2.3.6":
version: 2.3.8
resolution: "readable-stream@npm:2.3.8"
Expand Down Expand Up @@ -12852,13 +12832,6 @@ __metadata:
languageName: node
linkType: hard

"string_decoder@npm:~0.10.x":
version: 0.10.31
resolution: "string_decoder@npm:0.10.31"
checksum: 10/cc43e6b1340d4c7843da0e37d4c87a4084c2342fc99dcf6563c3ec273bb082f0cbd4ebf25d5da19b04fb16400d393885fda830be5128e1c416c73b5a6165f175
languageName: node
linkType: hard

"string_decoder@npm:~1.1.1":
version: 1.1.1
resolution: "string_decoder@npm:1.1.1"
Expand Down