Skip to content

Commit b31026f

Browse files
dependabot[bot]harveyrendell
authored andcommitted
Bump elliptic from 6.5.7 to 6.6.0 (getredash#7214)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ff68dc commit b31026f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"d3": "^3.5.17",
5656
"debug": "^3.2.7",
5757
"dompurify": "^2.0.17",
58-
"elliptic": "^6.5.7",
58+
"elliptic": "^6.6.0",
5959
"font-awesome": "^4.7.0",
6060
"history": "^4.10.1",
6161
"hoist-non-react-statics": "^3.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5533,10 +5533,10 @@ elementary-circuits-directed-graph@^1.0.4:
55335533
dependencies:
55345534
strongly-connected-components "^1.0.1"
55355535

5536-
elliptic@^6.0.0, elliptic@^6.5.4, elliptic@^6.5.7:
5537-
version "6.5.7"
5538-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b"
5539-
integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==
5536+
elliptic@^6.0.0, elliptic@^6.5.4, elliptic@^6.6.0:
5537+
version "6.6.0"
5538+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.0.tgz#5919ec723286c1edf28685aa89261d4761afa210"
5539+
integrity sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==
55405540
dependencies:
55415541
bn.js "^4.11.9"
55425542
brorand "^1.1.0"

0 commit comments

Comments
 (0)