Skip to content

Commit fefa344

Browse files
Bump o1js from 0.17.0 to 1.0.1 in /packages/mina
Bumps [o1js](https://github.com/o1-labs/o1js) from 0.17.0 to 1.0.1. - [Changelog](https://github.com/o1-labs/o1js/blob/main/CHANGELOG.md) - [Commits](o1-labs/o1js@v0.17.0...v1.0.1) --- updated-dependencies: - dependency-name: o1js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49e4fff commit fefa344

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "^1.0.1",
6868
"dotenv": "^16.3.1",
69-
"o1js": "0.17.0"
69+
"o1js": "1.0.1"
7070
}
7171
}

packages/mina/yarn.lock

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

3544-
o1js@0.17.0:
3545-
version "0.17.0"
3546-
resolved "https://registry.npmjs.org/o1js/-/o1js-0.17.0.tgz"
3547-
integrity sha512-OPQc3jBG2X5z7yI2mcovzRVbd91Q2D/npep14+g0wBdGXpyyAFdaz59YjVlEsPcY1Gmh2L+LCFhVA2fQ+1ogIg==
3544+
o1js@1.0.1:
3545+
version "1.0.1"
3546+
resolved "https://registry.yarnpkg.com/o1js/-/o1js-1.0.1.tgz#ddae7a6bf79a27e2f29a61c3eb2f3683dade6cec"
3547+
integrity sha512-af+HS1zdJeMwvXvsb4U7PgpuBDTB40ziQHGRQQXOUzOLCA+CyV+ouUDfg7P4DS2ocS0M+M2mQZkuuxXc5ZSM5w==
35483548
dependencies:
35493549
blakejs "1.2.1"
35503550
cachedir "^2.4.0"

0 commit comments

Comments
 (0)