Skip to content

Commit

Permalink
Fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjort committed Sep 4, 2023
1 parent 6164da5 commit 80018c2
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@ __metadata:
languageName: node
linkType: hard

"@concordium/[email protected].0, @concordium/common-sdk@workspace:packages/common":
"@concordium/[email protected].1, @concordium/common-sdk@workspace:packages/common":
version: 0.0.0-use.local
resolution: "@concordium/common-sdk@workspace:packages/common"
dependencies:
Expand Down Expand Up @@ -1352,6 +1352,27 @@ __metadata:
languageName: unknown
linkType: soft

"@concordium/common-sdk@npm:9.2.0":
version: 9.2.0
resolution: "@concordium/common-sdk@npm:9.2.0"
dependencies:
"@concordium/rust-bindings": 1.2.0
"@grpc/grpc-js": ^1.3.4
"@noble/ed25519": ^1.7.1
"@protobuf-ts/runtime-rpc": ^2.8.2
"@scure/bip39": ^1.1.0
big.js: ^6.2.0
bs58check: ^2.1.2
buffer: ^6.0.3
cross-fetch: 3.1.5
hash.js: ^1.1.7
iso-3166-1: ^2.1.1
json-bigint: ^1.0.0
uuid: ^8.3.2
checksum: 780f75408d98ba9285e8e889c0ba0e9fef1d8dec3e25437c27d9e99ca010430b16dce2040c4fee49781c5e6d05734b7139dfb62decf55af5cf9fac372c91276f
languageName: node
linkType: hard

"@concordium/examples@workspace:examples":
version: 0.0.0-use.local
resolution: "@concordium/examples@workspace:examples"
Expand Down Expand Up @@ -1417,7 +1438,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@concordium/web-sdk@workspace:packages/web"
dependencies:
"@concordium/common-sdk": 9.2.0
"@concordium/common-sdk": 9.2.1
"@concordium/rust-bindings": 1.2.0
"@grpc/grpc-js": ^1.3.4
"@protobuf-ts/grpcweb-transport": ^2.8.2
Expand Down

0 comments on commit 80018c2

Please sign in to comment.