Skip to content

Commit 0842e0d

Browse files
Merge pull request #424 from github/dependabot/npm_and_yarn/elliptic-6.6.1
Bump elliptic from 6.6.0 to 6.6.1
2 parents 40ec6d7 + 263fe5f commit 0842e0d

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@
568568
"buffer": "^6.0.3",
569569
"crypto-browserify": "^3.12.0",
570570
"dayjs": "^1.11.7",
571-
"elliptic": "6.6.0",
571+
"elliptic": "6.6.1",
572572
"libsodium-wrappers": "^0.7.10",
573573
"path-browserify": "^1.0.1",
574574
"ssh-config": "^3.0.0",
@@ -581,10 +581,10 @@
581581
},
582582
"overrides": {
583583
"browserify-sign": {
584-
"elliptic": "6.6.0"
584+
"elliptic": "6.6.1"
585585
},
586586
"create-ecdh": {
587-
"elliptic": "6.6.0"
587+
"elliptic": "6.6.1"
588588
}
589589
}
590590
}

0 commit comments

Comments
 (0)