Skip to content

fix(deps): update dependency @autonomys/auto-dag-data to v1.4.18 #47

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,18 @@ __metadata:
languageName: node
linkType: hard

"@autonomys/asynchronous@npm:^1.4.18":
version: 1.4.18
resolution: "@autonomys/asynchronous@npm:1.4.18"
checksum: 10c0/739922cfe5c05ab17dec0bc44ac55314a383ffba37d52fa00ff5bb809ee28eaf5c1ebe2a218d8bd90caba366df1a330d7395023ee185a850395d75e6797a2d05
languageName: node
linkType: hard

"@autonomys/auto-dag-data@npm:^1.0.12, @autonomys/auto-dag-data@npm:^1.0.5, @autonomys/auto-dag-data@npm:^1.4.11":
version: 1.4.11
resolution: "@autonomys/auto-dag-data@npm:1.4.11"
version: 1.4.18
resolution: "@autonomys/auto-dag-data@npm:1.4.18"
dependencies:
"@autonomys/asynchronous": "npm:^1.4.11"
"@autonomys/asynchronous": "npm:^1.4.18"
"@ipld/dag-pb": "npm:^4.1.3"
"@peculiar/webcrypto": "npm:^1.5.0"
"@webbuf/blake3": "npm:^3.0.26"
Expand All @@ -48,7 +55,7 @@ __metadata:
protobufjs: "npm:^7.4.0"
protons: "npm:^7.6.0"
protons-runtime: "npm:^5.5.0"
checksum: 10c0/329e37225ddae62c01838d1f26529a2883f2fa78256846056794c36f375aa68c97ce6c7b0b5313c97cec8fdb35c8bdc1e55df1c407711bb9fecd88a864a23a5c
checksum: 10c0/bbfc4095204cac06ff569360161dd19b3a2d8bbe3ff6dd8a47043348e8263d5a3b5195f77bd4925b173a46541ae72cc10407ca7a4d2538342c62d0c7aaf83af4
languageName: node
linkType: hard

Expand Down