Skip to content

Commit

Permalink
fix(deps): update dependency amqplib to v0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent fcb9a02 commit 552a27e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion idea/meta-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@gear-js/api": "0.38.1",
"@gear-js/common": "workspace:^",
"@polkadot/api": "11.0.2",
"amqplib": "0.10.3",
"amqplib": "0.10.4",
"dotenv": "^16.3.1",
"pg": "8.10.0",
"typeorm": "^0.3.17"
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2588,7 +2588,7 @@ __metadata:
"@gear-js/api": 0.38.1
"@gear-js/common": "workspace:^"
"@polkadot/api": 11.0.2
amqplib: 0.10.3
amqplib: 0.10.4
dotenv: ^16.3.1
pg: 8.10.0
ts-node-dev: ^2.0.0
Expand Down Expand Up @@ -6998,6 +6998,18 @@ __metadata:
languageName: node
linkType: hard

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

"ansi-align@npm:^3.0.0":
version: 3.0.1
resolution: "ansi-align@npm:3.0.1"
Expand Down

0 comments on commit 552a27e

Please sign in to comment.