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

Commit 9759d44

Browse files
authored
Merge pull request #14 from vue3-club/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2 parents 1bd22b2 + cc6178f commit 9759d44

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

‎package-lock.json‎

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎yarn.lock‎

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,10 +1639,10 @@ bluebird@^3.1.1, bluebird@^3.5.5:
16391639
resolved "https://npm.quanziapp.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
16401640
integrity sha1-nyKcFb4nJFT/qXOs4NvueaGww28=
16411641

1642-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
1643-
version "4.11.9"
1644-
resolved "https://npm.quanziapp.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1645-
integrity sha1-JtVWgpRY+dHoH8SJUkk9C6NQeCg=
1642+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
1643+
version "4.12.0"
1644+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1645+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
16461646

16471647
bn.js@^5.1.1:
16481648
version "5.1.2"
@@ -1727,9 +1727,9 @@ braces@~3.0.2:
17271727
dependencies:
17281728
fill-range "^7.0.1"
17291729

1730-
brorand@^1.0.1:
1730+
brorand@^1.0.1, brorand@^1.1.0:
17311731
version "1.1.0"
1732-
resolved "https://npm.quanziapp.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1732+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
17331733
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
17341734

17351735
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
@@ -2941,17 +2941,17 @@ electron-to-chromium@^1.3.413:
29412941
integrity sha1-z6Dy8NMBJGNDijvIH1Dy0QmspFA=
29422942

29432943
elliptic@^6.0.0, elliptic@^6.5.2:
2944-
version "6.5.3"
2945-
resolved "https://npm.quanziapp.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2946-
integrity sha1-y1nrLv2vc6C9eMzXAVpirW4Pk9Y=
2944+
version "6.5.4"
2945+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2946+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
29472947
dependencies:
2948-
bn.js "^4.4.0"
2949-
brorand "^1.0.1"
2948+
bn.js "^4.11.9"
2949+
brorand "^1.1.0"
29502950
hash.js "^1.0.0"
2951-
hmac-drbg "^1.0.0"
2952-
inherits "^2.0.1"
2953-
minimalistic-assert "^1.0.0"
2954-
minimalistic-crypto-utils "^1.0.0"
2951+
hmac-drbg "^1.0.1"
2952+
inherits "^2.0.4"
2953+
minimalistic-assert "^1.0.1"
2954+
minimalistic-crypto-utils "^1.0.1"
29552955

29562956
emoji-regex@^7.0.1:
29572957
version "7.0.3"
@@ -3729,8 +3729,8 @@ hash-sum@^1.0.2:
37293729

37303730
hash.js@^1.0.0, hash.js@^1.0.3:
37313731
version "1.1.7"
3732-
resolved "https://npm.quanziapp.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
3733-
integrity sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I=
3732+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
3733+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
37343734
dependencies:
37353735
inherits "^2.0.3"
37363736
minimalistic-assert "^1.0.1"
@@ -3745,9 +3745,9 @@ hex-color-regex@^1.1.0:
37453745
resolved "https://npm.quanziapp.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
37463746
integrity sha1-TAb8y0YC/iYCs8k9+C1+fb8aio4=
37473747

3748-
hmac-drbg@^1.0.0:
3748+
hmac-drbg@^1.0.1:
37493749
version "1.0.1"
3750-
resolved "https://npm.quanziapp.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
3750+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
37513751
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
37523752
dependencies:
37533753
hash.js "^1.0.3"
@@ -4006,8 +4006,8 @@ inflight@^1.0.4:
40064006

40074007
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
40084008
version "2.0.4"
4009-
resolved "https://npm.quanziapp.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4010-
integrity sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w=
4009+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4010+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
40114011

40124012
inherits@2.0.1:
40134013
version "2.0.1"
@@ -4884,12 +4884,12 @@ mini-css-extract-plugin@0.6.0:
48844884

48854885
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
48864886
version "1.0.1"
4887-
resolved "https://npm.quanziapp.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
4888-
integrity sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc=
4887+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
4888+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
48894889

4890-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4890+
minimalistic-crypto-utils@^1.0.1:
48914891
version "1.0.1"
4892-
resolved "https://npm.quanziapp.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
4892+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
48934893
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
48944894

48954895
minimatch@^3.0.4:

0 commit comments

Comments
(0)

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