Skip to content

Commit fd12cdc

Browse files
authored
Merge pull request #1628 from codingki/bump-elliptic-to-6.6.1
bump elliptic dependencies package to 6.6.1
2 parents 25d967a + 1dea03b commit fd12cdc

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

.pnp.cjs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-5f36127029.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:3d6bf45f543102131960445b810961fccfcc4466cd490e61478d3921d20ed6fe
3+
size 124143

packages/crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@cosmjs/utils": "workspace:^",
4747
"@noble/hashes": "^1",
4848
"bn.js": "^5.2.0",
49-
"elliptic": "^6.5.4",
49+
"elliptic": "^6.6.1",
5050
"libsodium-wrappers-sumo": "^0.7.11"
5151
},
5252
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ __metadata:
446446
"@typescript-eslint/parser": "npm:^5.54.0"
447447
bn.js: "npm:^5.2.0"
448448
buffer: "npm:^6.0.3"
449-
elliptic: "npm:^6.5.4"
449+
elliptic: "npm:^6.6.1"
450450
eslint: "npm:^7.5"
451451
eslint-config-prettier: "npm:^8.3.0"
452452
eslint-import-resolver-node: "npm:^0.3.4"
@@ -3352,9 +3352,9 @@ __metadata:
33523352
languageName: node
33533353
linkType: hard
33543354

3355-
"elliptic@npm:^6.5.4":
3356-
version: 6.5.4
3357-
resolution: "elliptic@npm:6.5.4"
3355+
"elliptic@npm:^6.6.1":
3356+
version: 6.6.1
3357+
resolution: "elliptic@npm:6.6.1"
33583358
dependencies:
33593359
bn.js: "npm:^4.11.9"
33603360
brorand: "npm:^1.1.0"
@@ -3363,7 +3363,7 @@ __metadata:
33633363
inherits: "npm:^2.0.4"
33643364
minimalistic-assert: "npm:^1.0.1"
33653365
minimalistic-crypto-utils: "npm:^1.0.1"
3366-
checksum: 10c0/5f361270292c3b27cf0843e84526d11dec31652f03c2763c6c2b8178548175ff5eba95341dd62baff92b2265d1af076526915d8af6cc9cb7559c44a62f8ca6e2
3366+
checksum: 10c0/8b24ef782eec8b472053793ea1e91ae6bee41afffdfcb78a81c0a53b191e715cbe1292aa07165958a9bbe675bd0955142560b1a007ffce7d6c765bcaf951a867
33673367
languageName: node
33683368
linkType: hard
33693369

0 commit comments

Comments
 (0)