Skip to content

Commit 0bae2c0

Browse files
Update elliptic version in package.json
1 parent 41b1413 commit 0bae2c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -581,10 +581,10 @@
581581
},
582582
"overrides": {
583583
"browserify-sign": {
584-
"elliptic": "6.5.7"
584+
"elliptic": "6.6.0"
585585
},
586586
"create-ecdh": {
587-
"elliptic": "6.5.7"
587+
"elliptic": "6.6.0"
588588
}
589589
}
590590
}

0 commit comments

Comments
 (0)