Skip to content

Commit 0a63170

Browse files
Bump o1js from 0.17.0 to 1.3.1 in /packages/mina
Bumps [o1js](https://github.com/o1-labs/o1js) from 0.17.0 to 1.3.1. - [Changelog](https://github.com/o1-labs/o1js/blob/main/CHANGELOG.md) - [Commits](https://github.com/o1-labs/o1js/commits) --- updated-dependencies: - dependency-name: o1js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdc70ce commit 0a63170

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mina/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
"dependencies": {
6767
"@vercel/kv": "^2.0.0",
6868
"dotenv": "^16.3.1",
69-
"o1js": "0.17.0"
69+
"o1js": "1.3.1"
7070
}
7171
}

packages/mina/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3769,10 +3769,10 @@ nwsapi@^2.2.0:
37693769
resolved "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz"
37703770
integrity sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==
37713771

3772-
o1js@0.17.0:
3773-
version "0.17.0"
3774-
resolved "https://registry.npmjs.org/o1js/-/o1js-0.17.0.tgz"
3775-
integrity sha512-OPQc3jBG2X5z7yI2mcovzRVbd91Q2D/npep14+g0wBdGXpyyAFdaz59YjVlEsPcY1Gmh2L+LCFhVA2fQ+1ogIg==
3772+
o1js@1.3.1:
3773+
version "1.3.1"
3774+
resolved "https://registry.yarnpkg.com/o1js/-/o1js-1.3.1.tgz#2d45c3b119b5b066baeae70b59f433e5dc9fd270"
3775+
integrity sha512-FOhkN0/byoWm/Q0F+2y1eHTeKYy22Lcx1oIn4xITLWPsEX6s01B79qP0pJQBPKZW+ev0xmmY/8Jf2pBuWA53fQ==
37763776
dependencies:
37773777
blakejs "1.2.1"
37783778
cachedir "^2.4.0"

0 commit comments

Comments
 (0)