Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 03f3c41

Browse files
authored
Merge pull request #7 from mazipan/dependabot/npm_and_yarn/parcel/elliptic-6.5.4
Bump elliptic from 6.4.1 to 6.5.4 in /parcel
2 parents d4aef82 + 26c68ce commit 03f3c41

File tree

1 file changed

+23
-19
lines changed

1 file changed

+23
-19
lines changed

‎parcel/yarn.lock‎

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -973,9 +973,9 @@ bluebird@^3.1.1:
973973
version "3.5.2"
974974
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
975975

976-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
977-
version "4.11.8"
978-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
976+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
977+
version "4.12.0"
978+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
979979

980980
boolbase@^1.0.0, boolbase@~1.0.0:
981981
version "1.0.0"
@@ -1012,7 +1012,7 @@ brfs@^1.2.0:
10121012
static-module "^2.2.0"
10131013
through2 "^2.0.0"
10141014

1015-
brorand@^1.0.1:
1015+
brorand@^1.0.1, brorand@^1.1.0:
10161016
version "1.1.0"
10171017
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
10181018

@@ -1963,16 +1963,16 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.80:
19631963
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.80.tgz#e99ec7efe64c2c6a269d3885ff411ea88852fa53"
19641964

19651965
elliptic@^6.0.0:
1966-
version "6.4.1"
1967-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
1966+
version "6.5.4"
1967+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
19681968
dependencies:
1969-
bn.js "^4.4.0"
1970-
brorand "^1.0.1"
1969+
bn.js "^4.11.9"
1970+
brorand "^1.1.0"
19711971
hash.js "^1.0.0"
1972-
hmac-drbg "^1.0.0"
1973-
inherits "^2.0.1"
1974-
minimalistic-assert "^1.0.0"
1975-
minimalistic-crypto-utils "^1.0.0"
1972+
hmac-drbg "^1.0.1"
1973+
inherits "^2.0.4"
1974+
minimalistic-assert "^1.0.1"
1975+
minimalistic-crypto-utils "^1.0.1"
19761976

19771977
emojis-list@^2.0.0:
19781978
version "2.1.0"
@@ -2588,8 +2588,8 @@ hash-sum@^1.0.2:
25882588
resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
25892589

25902590
hash.js@^1.0.0, hash.js@^1.0.3:
2591-
version "1.1.5"
2592-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
2591+
version "1.1.7"
2592+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
25932593
dependencies:
25942594
inherits "^2.0.3"
25952595
minimalistic-assert "^1.0.1"
@@ -2602,7 +2602,7 @@ hex-color-regex@^1.1.0:
26022602
version "1.1.0"
26032603
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
26042604

2605-
hmac-drbg@^1.0.0:
2605+
hmac-drbg@^1.0.1:
26062606
version "1.0.1"
26072607
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
26082608
dependencies:
@@ -2728,14 +2728,18 @@ inflight@^1.0.4:
27282728
once "^1.3.0"
27292729
wrappy "1"
27302730

2731-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2732-
version "2.0.3"
2733-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2731+
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:
2732+
version "2.0.4"
2733+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
27342734

27352735
inherits@2.0.1:
27362736
version "2.0.1"
27372737
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
27382738

2739+
inherits@2.0.3:
2740+
version "2.0.3"
2741+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2742+
27392743
ini@^1.3.4, ini@~1.3.0:
27402744
version "1.3.5"
27412745
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -3340,7 +3344,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
33403344
version "1.0.1"
33413345
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
33423346

3343-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3347+
minimalistic-crypto-utils@^1.0.1:
33443348
version "1.0.1"
33453349
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
33463350

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /