Skip to content

Commit 0045c7b

Browse files
Update sdk version to 0.7.4
1 parent d3d2026 commit 0045c7b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@provablehq/sdk",
3-
"version": "0.7.2",
3+
"version": "0.7.4",
44
"description": "A Software Development Kit (SDK) for Zero-Knowledge Transactions",
55
"collaborators": [
66
"The Provable Team"
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://github.com/ProvableHQ/sdk#readme",
4949
"dependencies": {
50-
"@provablehq/wasm": "^0.7.0",
50+
"@provablehq/wasm": "^0.7.2",
5151
"comlink": "^4.4.1",
5252
"mime": "^3.0.0",
5353
"sync-request": "^6.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1879,6 +1879,11 @@
18791879
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
18801880
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
18811881

1882+
"@provablehq/wasm@^0.7.2":
1883+
version "0.7.2"
1884+
resolved "https://registry.yarnpkg.com/@provablehq/wasm/-/wasm-0.7.2.tgz#3beb59583078ec40175ee76454760e8468912e2b"
1885+
integrity sha512-RARdSoyml70goROIJx7wI/1+TEiHz9q44aeUO5WxVeCBwjkkGDgFJWVSWFzlnehvKTB5yFa/vo7pgXvU45zzqA==
1886+
18821887
"@rc-component/async-validator@^5.0.3":
18831888
version "5.0.4"
18841889
resolved "https://registry.yarnpkg.com/@rc-component/async-validator/-/async-validator-5.0.4.tgz#5291ad92f00a14b6766fc81735c234277f83e948"

0 commit comments

Comments
 (0)