Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3735d53

Browse files
author
staticwebdev
authored
Merge pull request #7 from staticwebdev/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2 parents 83557c8 + 6f824a3 commit 3735d53

File tree

2 files changed

+31
-24
lines changed

2 files changed

+31
-24
lines changed

‎package-lock.json‎

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

‎yarn.lock‎

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,9 +1894,9 @@ bluebird@^3.5.5:
18941894
version "3.7.2"
18951895
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
18961896

1897-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1898-
version "4.11.9"
1899-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1897+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1898+
version "4.12.0"
1899+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
19001900

19011901
body-parser@1.19.0:
19021902
version "1.19.0"
@@ -1956,7 +1956,7 @@ braces@~3.0.2:
19561956
dependencies:
19571957
fill-range "^7.0.1"
19581958

1959-
brorand@^1.0.1:
1959+
brorand@^1.0.1, brorand@^1.1.0:
19601960
version "1.1.0"
19611961
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
19621962

@@ -3107,16 +3107,16 @@ electron-to-chromium@^1.3.341, electron-to-chromium@^1.3.349:
31073107
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.349.tgz#663f26a69d348a462df47b4d7ab162a2f29bbcb7"
31083108

31093109
elliptic@^6.0.0:
3110-
version "6.5.3"
3111-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3110+
version "6.5.4"
3111+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
31123112
dependencies:
3113-
bn.js "^4.4.0"
3114-
brorand "^1.0.1"
3113+
bn.js "^4.11.9"
3114+
brorand "^1.1.0"
31153115
hash.js "^1.0.0"
3116-
hmac-drbg "^1.0.0"
3117-
inherits "^2.0.1"
3118-
minimalistic-assert "^1.0.0"
3119-
minimalistic-crypto-utils "^1.0.0"
3116+
hmac-drbg "^1.0.1"
3117+
inherits "^2.0.4"
3118+
minimalistic-assert "^1.0.1"
3119+
minimalistic-crypto-utils "^1.0.1"
31203120

31213121
emoji-regex@^7.0.1, emoji-regex@^7.0.2:
31223122
version "7.0.3"
@@ -4087,7 +4087,7 @@ hex-color-regex@^1.1.0:
40874087
version "1.1.0"
40884088
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
40894089

4090-
hmac-drbg@^1.0.0:
4090+
hmac-drbg@^1.0.1:
40914091
version "1.0.1"
40924092
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
40934093
dependencies:
@@ -4328,7 +4328,7 @@ inflight@^1.0.4:
43284328
once "^1.3.0"
43294329
wrappy "1"
43304330

4331-
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4331+
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
43324332
version "2.0.4"
43334333
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
43344334

@@ -5584,7 +5584,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
55845584
version "1.0.1"
55855585
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
55865586

5587-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
5587+
minimalistic-crypto-utils@^1.0.1:
55885588
version "1.0.1"
55895589
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
55905590

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /