Skip to content

Commit bea7f10

Browse files
Bump elliptic from 6.5.2 to 6.5.4 in /css
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8565d6a commit bea7f10

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

css/yarn.lock

+21-21
Original file line numberDiff line numberDiff line change
@@ -371,10 +371,10 @@ bluebird@^3.5.5:
371371
resolved "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz"
372372
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
373373

374-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
375-
version "4.11.9"
376-
resolved "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz"
377-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
374+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
375+
version "4.12.0"
376+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
377+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
378378

379379
bn.js@^5.1.1:
380380
version "5.1.2"
@@ -417,9 +417,9 @@ braces@~3.0.2:
417417
dependencies:
418418
fill-range "^7.0.1"
419419

420-
brorand@^1.0.1:
420+
brorand@^1.0.1, brorand@^1.1.0:
421421
version "1.1.0"
422-
resolved "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz"
422+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
423423
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
424424

425425
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
@@ -1186,17 +1186,17 @@ electron-to-chromium@^1.3.413:
11861186
integrity sha512-4lwnxp+ArqOX9hiLwLpwhfqvwzUHFuDgLz4NTiU3lhygUzWtocIJ/5Vix+mWVNE2HQ9aI1k2ncGe5H/0OktMvA==
11871187

11881188
elliptic@^6.0.0, elliptic@^6.5.2:
1189-
version "6.5.2"
1190-
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz"
1191-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
1189+
version "6.5.4"
1190+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
1191+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
11921192
dependencies:
1193-
bn.js "^4.4.0"
1194-
brorand "^1.0.1"
1193+
bn.js "^4.11.9"
1194+
brorand "^1.1.0"
11951195
hash.js "^1.0.0"
1196-
hmac-drbg "^1.0.0"
1197-
inherits "^2.0.1"
1198-
minimalistic-assert "^1.0.0"
1199-
minimalistic-crypto-utils "^1.0.0"
1196+
hmac-drbg "^1.0.1"
1197+
inherits "^2.0.4"
1198+
minimalistic-assert "^1.0.1"
1199+
minimalistic-crypto-utils "^1.0.1"
12001200

12011201
emoji-regex@^7.0.1:
12021202
version "7.0.3"
@@ -1692,7 +1692,7 @@ hash-base@^3.0.0:
16921692

16931693
hash.js@^1.0.0, hash.js@^1.0.3:
16941694
version "1.1.7"
1695-
resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz"
1695+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
16961696
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
16971697
dependencies:
16981698
inherits "^2.0.3"
@@ -1703,9 +1703,9 @@ hex-color-regex@^1.1.0:
17031703
resolved "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz"
17041704
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
17051705

1706-
hmac-drbg@^1.0.0:
1706+
hmac-drbg@^1.0.1:
17071707
version "1.0.1"
1708-
resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz"
1708+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
17091709
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
17101710
dependencies:
17111711
hash.js "^1.0.3"
@@ -2334,12 +2334,12 @@ mimic-fn@^2.0.0:
23342334

23352335
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
23362336
version "1.0.1"
2337-
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz"
2337+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
23382338
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
23392339

2340-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
2340+
minimalistic-crypto-utils@^1.0.1:
23412341
version "1.0.1"
2342-
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz"
2342+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
23432343
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
23442344

23452345
minimatch@^3.0.4:

0 commit comments

Comments
 (0)