Skip to content

Commit 03c78db

Browse files
build(deps): bump elliptic from 6.4.1 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f34cb0 commit 03c78db

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

yarn.lock

+25-25
Original file line numberDiff line numberDiff line change
@@ -5816,7 +5816,7 @@
58165816
"@xtuc/long" "4.2.2"
58175817

58185818
"@wework/ray-core@file:packages/core":
5819-
version "1.16.4"
5819+
version "1.16.6"
58205820
dependencies:
58215821
"@invisionapp/dsm-storybook" "^0.0.119"
58225822
core-js "^3.4.1"
@@ -7656,10 +7656,10 @@ [email protected]:
76567656
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.0.3.tgz#64113e9c7cf1202b376ed607bf30626ebe57b18a"
76577657
integrity sha1-ZBE+nHzxICs3btYHvzBibr5XsYo=
76587658

7659-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
7660-
version "4.11.8"
7661-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
7662-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
7659+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
7660+
version "4.12.0"
7661+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
7662+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
76637663

76647664
76657665
version "1.18.3"
@@ -7783,7 +7783,7 @@ braces@^2.3.1, braces@^2.3.2:
77837783
split-string "^3.0.2"
77847784
to-regex "^3.0.1"
77857785

7786-
brorand@^1.0.1:
7786+
brorand@^1.0.1, brorand@^1.1.0:
77877787
version "1.1.0"
77887788
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
77897789
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -10749,17 +10749,17 @@ element-resize-detector@^1.1.15:
1074910749
batch-processor "^1.0.0"
1075010750

1075110751
elliptic@^6.0.0:
10752-
version "6.4.1"
10753-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
10754-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
10752+
version "6.5.4"
10753+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
10754+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
1075510755
dependencies:
10756-
bn.js "^4.4.0"
10757-
brorand "^1.0.1"
10756+
bn.js "^4.11.9"
10757+
brorand "^1.1.0"
1075810758
hash.js "^1.0.0"
10759-
hmac-drbg "^1.0.0"
10760-
inherits "^2.0.1"
10761-
minimalistic-assert "^1.0.0"
10762-
minimalistic-crypto-utils "^1.0.0"
10759+
hmac-drbg "^1.0.1"
10760+
inherits "^2.0.4"
10761+
minimalistic-assert "^1.0.1"
10762+
minimalistic-crypto-utils "^1.0.1"
1076310763

1076410764
"emoji-regex@>=6.0.0 <=6.1.1":
1076510765
version "6.1.1"
@@ -14156,7 +14156,7 @@ history@^4.7.2, history@^4.9.0:
1415614156
tiny-warning "^1.0.0"
1415714157
value-equal "^0.4.0"
1415814158

14159-
hmac-drbg@^1.0.0:
14159+
hmac-drbg@^1.0.1:
1416014160
version "1.0.1"
1416114161
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
1416214162
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -14687,20 +14687,20 @@ inflight@^1.0.4:
1468714687
once "^1.3.0"
1468814688
wrappy "1"
1468914689

14690-
inherits@2, [email protected].3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
14691-
version "2.0.3"
14692-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
14693-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
14690+
inherits@2, [email protected].4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
14691+
version "2.0.4"
14692+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
14693+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
1469414694

1469514695
1469614696
version "2.0.1"
1469714697
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
1469814698
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
1469914699

14700-
14701-
version "2.0.4"
14702-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
14703-
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
14700+
14701+
version "2.0.3"
14702+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
14703+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
1470414704

1470514705
ini@^1.3.2, ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
1470614706
version "1.3.5"
@@ -18193,7 +18193,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
1819318193
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
1819418194
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
1819518195

18196-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
18196+
minimalistic-crypto-utils@^1.0.1:
1819718197
version "1.0.1"
1819818198
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1819918199
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)