Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit ceca03e

Browse files
authored
Merge pull request #23 from railstack/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.4.0 to 6.5.4
2 parents cd80f3a + f236343 commit ceca03e

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -937,9 +937,9 @@ block-stream@*:
937937
dependencies:
938938
inherits "~2.0.0"
939939

940-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
941-
version "4.11.8"
942-
resolved "http://registry.npm.taobao.org/bn.js/download/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
940+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
941+
version "4.12.0"
942+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
943943

944944
bonjour@^3.5.0:
945945
version "3.5.0"
@@ -977,9 +977,9 @@ braces@^1.8.2:
977977
preserve "^0.2.0"
978978
repeat-element "^1.1.2"
979979

980-
brorand@^1.0.1:
980+
brorand@^1.0.1, brorand@^1.1.0:
981981
version "1.1.0"
982-
resolved "http://registry.npm.taobao.org/brorand/download/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
982+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
983983

984984
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
985985
version "1.0.8"
@@ -1764,16 +1764,16 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.18:
17641764
resolved "http://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.22.tgz#4322d52c151406e3eaef74ad02676883e8416418"
17651765

17661766
elliptic@^6.0.0:
1767-
version "6.4.0"
1768-
resolved "http://registry.npm.taobao.org/elliptic/download/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1767+
version "6.5.4"
1768+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
17691769
dependencies:
1770-
bn.js "^4.4.0"
1771-
brorand "^1.0.1"
1770+
bn.js "^4.11.9"
1771+
brorand "^1.1.0"
17721772
hash.js "^1.0.0"
1773-
hmac-drbg "^1.0.0"
1774-
inherits "^2.0.1"
1775-
minimalistic-assert "^1.0.0"
1776-
minimalistic-crypto-utils "^1.0.0"
1773+
hmac-drbg "^1.0.1"
1774+
inherits "^2.0.4"
1775+
minimalistic-assert "^1.0.1"
1776+
minimalistic-crypto-utils "^1.0.1"
17771777

17781778
emoji-regex@^7.0.1:
17791779
version "7.0.3"
@@ -2426,11 +2426,11 @@ hash-base@^3.0.0:
24262426
safe-buffer "^5.0.1"
24272427

24282428
hash.js@^1.0.0, hash.js@^1.0.3:
2429-
version "1.1.3"
2430-
resolved "http://registry.npm.taobao.org/hash.js/download/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2429+
version "1.1.7"
2430+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
24312431
dependencies:
24322432
inherits "^2.0.3"
2433-
minimalistic-assert "^1.0.0"
2433+
minimalistic-assert "^1.0.1"
24342434

24352435
hawk@3.1.3, hawk@~3.1.3:
24362436
version "3.1.3"
@@ -2451,9 +2451,9 @@ history@^4.7.2:
24512451
value-equal "^0.4.0"
24522452
warning "^3.0.0"
24532453

2454-
hmac-drbg@^1.0.0:
2454+
hmac-drbg@^1.0.1:
24552455
version "1.0.1"
2456-
resolved "http://registry.npm.taobao.org/hmac-drbg/download/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2456+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
24572457
dependencies:
24582458
hash.js "^1.0.3"
24592459
minimalistic-assert "^1.0.0"
@@ -2599,7 +2599,7 @@ inflight@^1.0.4:
25992599
once "^1.3.0"
26002600
wrappy "1"
26012601

2602-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2602+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
26032603
version "2.0.4"
26042604
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
26052605

@@ -3342,13 +3342,13 @@ mimic-fn@^1.0.0:
33423342
version "1.1.0"
33433343
resolved "http://registry.npm.taobao.org/mimic-fn/download/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
33443344

3345-
minimalistic-assert@^1.0.0:
3346-
version "1.0.0"
3347-
resolved "http://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
3345+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3346+
version "1.0.1"
3347+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
33483348

3349-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3349+
minimalistic-crypto-utils@^1.0.1:
33503350
version "1.0.1"
3351-
resolved "http://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
3351+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
33523352

33533353
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.2:
33543354
version "3.0.4"

0 commit comments

Comments
 (0)