Skip to content

Commit 0ff40c6

Browse files
build(deps): Bump elliptic from 6.5.7 to 6.6.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0. - [Commits](indutny/elliptic@v6.5.7...v6.6.0) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50d2684 commit 0ff40c6

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

sdks/js-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@xmtp/proto": "^3.68.0",
101101
"@xmtp/user-preferences-bindings-wasm": "^0.3.6",
102102
"async-mutex": "^0.5.0",
103-
"elliptic": "^6.5.7",
103+
"elliptic": "^6.6.0",
104104
"long": "^5.2.3",
105105
"viem": "2.7.15"
106106
},

yarn.lock

+16-1
Original file line numberDiff line numberDiff line change
@@ -5024,7 +5024,7 @@ __metadata:
50245024
"@xmtp/user-preferences-bindings-wasm": "npm:^0.3.6"
50255025
async-mutex: "npm:^0.5.0"
50265026
benny: "npm:^3.7.1"
5027-
elliptic: "npm:^6.5.7"
5027+
elliptic: "npm:^6.6.0"
50285028
ethers: "npm:^5.7.2"
50295029
happy-dom: "npm:^15.7.4"
50305030
long: "npm:^5.2.3"
@@ -6467,6 +6467,21 @@ __metadata:
64676467
languageName: node
64686468
linkType: hard
64696469

6470+
"elliptic@npm:^6.6.0":
6471+
version: 6.6.0
6472+
resolution: "elliptic@npm:6.6.0"
6473+
dependencies:
6474+
bn.js: "npm:^4.11.9"
6475+
brorand: "npm:^1.1.0"
6476+
hash.js: "npm:^1.0.0"
6477+
hmac-drbg: "npm:^1.0.1"
6478+
inherits: "npm:^2.0.4"
6479+
minimalistic-assert: "npm:^1.0.1"
6480+
minimalistic-crypto-utils: "npm:^1.0.1"
6481+
checksum: 10/27575b0403e010e5d7e7a131fcadce6a7dd1ae82ccb24cc7c20b275d32ab1cb7ecb6a070225795df08407441dc8c7a32efd986596d48d1d6846f64ff8f094af7
6482+
languageName: node
6483+
linkType: hard
6484+
64706485
"emoji-regex@npm:^8.0.0":
64716486
version: 8.0.0
64726487
resolution: "emoji-regex@npm:8.0.0"

0 commit comments

Comments
 (0)