Skip to content

Commit 86a646b

Browse files
deps: bump @stablelib/ed25519 in /packages/crypto/benchmark/ed25519 (#2855)
Bumps [@stablelib/ed25519](https://github.com/StableLib/stablelib) from 1.0.3 to 2.0.1. - [Release notes](https://github.com/StableLib/stablelib/releases) - [Commits](https://github.com/StableLib/stablelib/compare/@stablelib/[email protected]...@stablelib/[email protected]) --- updated-dependencies: - dependency-name: "@stablelib/ed25519" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f28c31d commit 86a646b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/crypto/benchmark/ed25519/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"license": "MIT",
1111
"dependencies": {
12-
"@stablelib/ed25519": "^1.0.2",
12+
"@stablelib/ed25519": "^2.0.1",
1313
"benchmark": "^2.1.4",
1414
"ed25519": "^0.0.5",
1515
"ed25519-wasm-pro": "^1.1.1",

0 commit comments

Comments
 (0)