Skip to content

Commit

Permalink
chore: bump @iota/sdk to 1.0.11 (#7433)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpl121 authored Sep 15, 2023
1 parent 2e8f7e0 commit 33b4bb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@iota/transaction-converter": "^1.0.0-beta.30",
"@iota/unit-converter": "^1.0.0-beta.30",
"@iota/util.js": "^2.0.0-rc.1",
"@iota/sdk": "1.0.9",
"@iota/sdk": "1.0.11",
"@sveltejs/svelte-virtual-list": "^3.0.1",
"big-integer": "^1.6.51",
"big.js": "^6.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -687,10 +687,10 @@
resolved "https://registry.yarnpkg.com/@iota/pad/-/pad-1.0.0-beta.30.tgz#de19728f8f1b09c20e2365d0da34945006760082"
integrity sha512-fnhPMPul18WunLq9Ni4rxzBFmhna6eaG8WroDg6GdQqSK/eN62uFHV8tpspJHXuCqwgCUVp6NpuUna7+B2OV9g==

"@iota/[email protected].9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@iota/sdk/-/sdk-1.0.9.tgz#5aa791b8dd28332fbf97f42dc9e53bc72cd3a435"
integrity sha512-7q/TGh0ABGu+wkhpjS/H7rNuKFwV+4ayDvTGvvdGu4C6o3siDFJkeYrMgbcsMq2O6qEN1w2TJnIE9BYl0yyz9A==
"@iota/[email protected].11":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@iota/sdk/-/sdk-1.0.11.tgz#5c63939c51cffdf94f4d220de8cd3811fb7749eb"
integrity sha512-Do3JQVvvUaCPUaOG97sRPlhNPVvuUmNr6Mgq+iWVPiMQBiDBEypZUmlKnBPVOGCShAm0sBxEw6C2gN8drMaYdA==
dependencies:
"@types/node" "^18.15.12"
cargo-cp-artifact "^0.1.6"
Expand Down

0 comments on commit 33b4bb9

Please sign in to comment.