|
7609 | 7609 | resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.0.3.tgz#64113e9c7cf1202b376ed607bf30626ebe57b18a"
|
7610 | 7610 | integrity sha1-ZBE+nHzxICs3btYHvzBibr5XsYo=
|
7611 | 7611 |
|
7612 |
| -bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: |
7613 |
| - version "4.11.8" |
7614 |
| - resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" |
7615 |
| - integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA== |
| 7612 | +bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9: |
| 7613 | + version "4.12.0" |
| 7614 | + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88" |
| 7615 | + integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA== |
7616 | 7616 |
|
7617 | 7617 |
|
7618 | 7618 | version "1.18.3"
|
@@ -7736,7 +7736,7 @@ braces@^2.3.1, braces@^2.3.2:
|
7736 | 7736 | split-string "^3.0.2"
|
7737 | 7737 | to-regex "^3.0.1"
|
7738 | 7738 |
|
7739 |
| -brorand@^1.0.1: |
| 7739 | +brorand@^1.0.1, brorand@^1.1.0: |
7740 | 7740 | version "1.1.0"
|
7741 | 7741 | resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
|
7742 | 7742 | integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
|
@@ -10580,17 +10580,17 @@ element-resize-detector@^1.1.15:
|
10580 | 10580 | batch-processor "^1.0.0"
|
10581 | 10581 |
|
10582 | 10582 | elliptic@^6.0.0:
|
10583 |
| - version "6.4.1" |
10584 |
| - resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a" |
10585 |
| - integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ== |
| 10583 | + version "6.5.4" |
| 10584 | + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" |
| 10585 | + integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ== |
10586 | 10586 | dependencies:
|
10587 |
| - bn.js "^4.4.0" |
10588 |
| - brorand "^1.0.1" |
| 10587 | + bn.js "^4.11.9" |
| 10588 | + brorand "^1.1.0" |
10589 | 10589 | hash.js "^1.0.0"
|
10590 |
| - hmac-drbg "^1.0.0" |
10591 |
| - inherits "^2.0.1" |
10592 |
| - minimalistic-assert "^1.0.0" |
10593 |
| - minimalistic-crypto-utils "^1.0.0" |
| 10590 | + hmac-drbg "^1.0.1" |
| 10591 | + inherits "^2.0.4" |
| 10592 | + minimalistic-assert "^1.0.1" |
| 10593 | + minimalistic-crypto-utils "^1.0.1" |
10594 | 10594 |
|
10595 | 10595 | "emoji-regex@>=6.0.0 <=6.1.1":
|
10596 | 10596 | version "6.1.1"
|
@@ -13872,7 +13872,7 @@ history@^4.7.2, history@^4.9.0:
|
13872 | 13872 | tiny-warning "^1.0.0"
|
13873 | 13873 | value-equal "^0.4.0"
|
13874 | 13874 |
|
13875 |
| -hmac-drbg@^1.0.0: |
| 13875 | +hmac-drbg@^1.0.1: |
13876 | 13876 | version "1.0.1"
|
13877 | 13877 | resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
|
13878 | 13878 | integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
|
@@ -14408,20 +14408,20 @@ inflight@^1.0.4:
|
14408 | 14408 | once "^1.3.0"
|
14409 | 14409 | wrappy "1"
|
14410 | 14410 |
|
14411 |
| -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: |
14412 |
| - version "2.0.3" |
14413 |
| - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" |
14414 |
| - integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= |
| 14411 | +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: |
| 14412 | + version "2.0.4" |
| 14413 | + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" |
| 14414 | + integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== |
14415 | 14415 |
|
14416 | 14416 |
|
14417 | 14417 | version "2.0.1"
|
14418 | 14418 | resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
|
14419 | 14419 | integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
|
14420 | 14420 |
|
14421 |
| -[email protected]. 4, inherits@^2.0.4: |
14422 |
| - version "2.0.4" |
14423 |
| - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" |
14424 |
| - integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== |
| 14421 | + |
| 14422 | + version "2.0.3" |
| 14423 | + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" |
| 14424 | + integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= |
14425 | 14425 |
|
14426 | 14426 | ini@^1.3.2, ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
|
14427 | 14427 | version "1.3.5"
|
@@ -17869,7 +17869,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
|
17869 | 17869 | resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
|
17870 | 17870 | integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
|
17871 | 17871 |
|
17872 |
| -minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: |
| 17872 | +minimalistic-crypto-utils@^1.0.1: |
17873 | 17873 | version "1.0.1"
|
17874 | 17874 | resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
|
17875 | 17875 | integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
|
|
0 commit comments