Skip to content

Commit bb6c829

Browse files
Bump elliptic in /Resources/Private/Scripts/TaxonomyEditor
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] <support@github.com>
1 parent c986557 commit bb6c829

1 file changed

Lines changed: 28 additions & 21 deletions

File tree

  • Resources/Private/Scripts/TaxonomyEditor

Resources/Private/Scripts/TaxonomyEditor/yarn.lock

Lines changed: 28 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,9 +1774,10 @@ bluebird@^3.5.5:
17741774
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
17751775
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
17761776

1777-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1778-
version "4.11.8"
1779-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1777+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1778+
version "4.12.0"
1779+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1780+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
17801781

17811782
body@^5.1.0:
17821783
version "5.1.0"
@@ -1843,9 +1844,10 @@ braces@^3.0.2, braces@~3.0.2:
18431844
dependencies:
18441845
fill-range "^7.0.1"
18451846

1846-
brorand@^1.0.1:
1847+
brorand@^1.0.1, brorand@^1.1.0:
18471848
version "1.1.0"
18481849
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1850+
integrity sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==
18491851

18501852
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
18511853
version "1.2.0"
@@ -2919,16 +2921,17 @@ electron-to-chromium@^1.3.103, electron-to-chromium@^1.4.251:
29192921
integrity sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==
29202922

29212923
elliptic@^6.0.0:
2922-
version "6.4.1"
2923-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
2924+
version "6.5.4"
2925+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2926+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
29242927
dependencies:
2925-
bn.js "^4.4.0"
2926-
brorand "^1.0.1"
2928+
bn.js "^4.11.9"
2929+
brorand "^1.1.0"
29272930
hash.js "^1.0.0"
2928-
hmac-drbg "^1.0.0"
2929-
inherits "^2.0.1"
2930-
minimalistic-assert "^1.0.0"
2931-
minimalistic-crypto-utils "^1.0.0"
2931+
hmac-drbg "^1.0.1"
2932+
inherits "^2.0.4"
2933+
minimalistic-assert "^1.0.1"
2934+
minimalistic-crypto-utils "^1.0.1"
29322935

29332936
emoji-regex@^7.0.1:
29342937
version "7.0.3"
@@ -3987,6 +3990,7 @@ hash-base@^3.0.0:
39873990
hash.js@^1.0.0, hash.js@^1.0.3:
39883991
version "1.1.7"
39893992
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
3993+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
39903994
dependencies:
39913995
inherits "^2.0.3"
39923996
minimalistic-assert "^1.0.1"
@@ -3996,9 +4000,10 @@ hex-color-regex@^1.1.0:
39964000
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
39974001
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
39984002

3999-
hmac-drbg@^1.0.0:
4003+
hmac-drbg@^1.0.1:
40004004
version "1.0.1"
40014005
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
4006+
integrity sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==
40024007
dependencies:
40034008
hash.js "^1.0.3"
40044009
minimalistic-assert "^1.0.0"
@@ -4186,18 +4191,18 @@ inflight@^1.0.4:
41864191
once "^1.3.0"
41874192
wrappy "1"
41884193

4189-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4190-
version "2.0.3"
4191-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4194+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
4195+
version "2.0.4"
4196+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4197+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
41924198

41934199
inherits@2.0.1:
41944200
version "2.0.1"
41954201
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
41964202

4197-
inherits@^2.0.4:
4198-
version "2.0.4"
4199-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4200-
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
4203+
inherits@2.0.3:
4204+
version "2.0.3"
4205+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
42014206

42024207
ini@^1.3.4:
42034208
version "1.3.8"
@@ -5225,10 +5230,12 @@ mini-css-extract-plugin@^0.5.0:
52255230
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
52265231
version "1.0.1"
52275232
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
5233+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
52285234

5229-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
5235+
minimalistic-crypto-utils@^1.0.1:
52305236
version "1.0.1"
52315237
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
5238+
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
52325239

52335240
minimatch@3.0.4, minimatch@^3.0.4:
52345241
version "3.0.4"

0 commit comments

Comments
 (0)