diff --git a/lib/axiom-std b/lib/axiom-std index b406ae6..efebedc 160000 --- a/lib/axiom-std +++ b/lib/axiom-std @@ -1 +1 @@ -Subproject commit b406ae64987d49e1ceb48abbc9be4e4efc4842e8 +Subproject commit efebedc93f9515ba3ef85f99f16db891bdf5c8b2 diff --git a/package.json b/package.json index dedbb96..ef6a47c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "asset-refund-example", - "version": "1.1.0", + "version": "1.1.1", "description": "An asset refund example dApp built with Axiom.", "main": "index.js", "scripts": { @@ -18,7 +18,7 @@ "author": "Intrinsic Technologies", "license": "MIT", "dependencies": { - "@axiom-crypto/client": "2.1.0", + "@axiom-crypto/client": "2.1.1", "dotenv": "^16.3.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c5ecdd..ae4d84d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@axiom-crypto/client': - specifier: 2.1.0 - version: 2.1.0(typescript@5.3.3) + specifier: 2.1.1 + version: 2.1.1(typescript@5.3.3) dotenv: specifier: ^16.3.2 version: 16.3.2 @@ -30,11 +30,11 @@ packages: '@adraffy/ens-normalize@1.10.1': resolution: {integrity: sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==} - '@axiom-crypto/circuit@2.1.0': - resolution: {integrity: sha512-QiBZgEl3DO1iU3kuclnhqVruzwvEHPcvqKsh8RDK9mpMCMGfMTg3/bTsSe1nxHPr78c3QYoBO8sZxPr14Twv7w==} + '@axiom-crypto/circuit@2.1.1': + resolution: {integrity: sha512-Fsx7PTni6oGH9VC2Jcy9ngGEPVLybo1U26T+h7B9iil6Gkb2kA+XAxnTOjRQ1jc6YvSAz7um3dWNE6jd+HgkfQ==} - '@axiom-crypto/client@2.1.0': - resolution: {integrity: sha512-YnjzUhMO7Z75R9FK2mpKwAe7LumO2tYRvAiz0lABMyiGYM1VjrazkfCIiR7Tf+dmCfWgnA7a449j2sgv506ZBg==} + '@axiom-crypto/client@2.1.1': + resolution: {integrity: sha512-lWChVyeImOvDa6odOBWV12OlXt+GgHYFHZZYsv3Dr6uY5IMD6SmNbXOv2DhQODWUGi1lu9m1kqvvY3ehQ38nAw==} hasBin: true '@axiom-crypto/halo2-lib-js@0.3.4': @@ -384,7 +384,7 @@ snapshots: '@adraffy/ens-normalize@1.10.1': {} - '@axiom-crypto/circuit@2.1.0(typescript@5.3.3)': + '@axiom-crypto/circuit@2.1.1(typescript@5.3.3)': dependencies: '@axiom-crypto/halo2-lib-js': 0.3.4 '@axiom-crypto/halo2-wasm': 0.3.4 @@ -399,9 +399,9 @@ snapshots: - utf-8-validate - zod - '@axiom-crypto/client@2.1.0(typescript@5.3.3)': + '@axiom-crypto/client@2.1.1(typescript@5.3.3)': dependencies: - '@axiom-crypto/circuit': 2.1.0(typescript@5.3.3) + '@axiom-crypto/circuit': 2.1.1(typescript@5.3.3) chalk: 4.1.2 commander: 11.1.0 prompts: 2.4.2