Skip to content

Commit ab8f907

Browse files
Update elliptic requirement from ^6.5.5 to ^6.6.1
Updates the requirements on [elliptic](https://github.com/indutny/elliptic) to permit the latest version. - [Commits](indutny/elliptic@v6.5.5...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc4d734 commit ab8f907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "Apache-2.0",
3636
"dependencies": {
3737
"concurrently": "^7.6.0",
38-
"elliptic": "^6.5.5",
38+
"elliptic": "^6.6.1",
3939
"ethers": "^5.7.2",
4040
"rimraf": "^4.1.1",
4141
"serverless": "^3.34.0"

0 commit comments

Comments
 (0)