Skip to content

Commit dd26ca5

Browse files
authored
Merge pull request #49 from iddan/dependabot/npm_and_yarn/examples/dom/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /examples/dom
2 parents adfb56c + 1c70ece commit dd26ca5

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

examples/dom/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,9 +1034,9 @@ bluebird@^3.4.7:
10341034
version "3.5.0"
10351035
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
10361036

1037-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1038-
version "4.11.9"
1039-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1037+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1038+
version "4.12.0"
1039+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
10401040

10411041
bonjour@^3.5.0:
10421042
version "3.5.0"
@@ -1100,7 +1100,7 @@ braces@^1.8.2:
11001100
preserve "^0.2.0"
11011101
repeat-element "^1.1.2"
11021102

1103-
brorand@^1.0.1:
1103+
brorand@^1.0.1, brorand@^1.1.0:
11041104
version "1.1.0"
11051105
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
11061106

@@ -2020,16 +2020,16 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.18:
20202020
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.22.tgz#4322d52c151406e3eaef74ad02676883e8416418"
20212021

20222022
elliptic@^6.0.0:
2023-
version "6.5.3"
2024-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2023+
version "6.5.4"
2024+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
20252025
dependencies:
2026-
bn.js "^4.4.0"
2027-
brorand "^1.0.1"
2026+
bn.js "^4.11.9"
2027+
brorand "^1.1.0"
20282028
hash.js "^1.0.0"
2029-
hmac-drbg "^1.0.0"
2030-
inherits "^2.0.1"
2031-
minimalistic-assert "^1.0.0"
2032-
minimalistic-crypto-utils "^1.0.0"
2029+
hmac-drbg "^1.0.1"
2030+
inherits "^2.0.4"
2031+
minimalistic-assert "^1.0.1"
2032+
minimalistic-crypto-utils "^1.0.1"
20332033

20342034
emoji-regex@^6.1.0:
20352035
version "6.5.1"
@@ -2949,7 +2949,7 @@ he@1.1.x:
29492949
version "1.1.1"
29502950
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
29512951

2952-
hmac-drbg@^1.0.0:
2952+
hmac-drbg@^1.0.1:
29532953
version "1.0.1"
29542954
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
29552955
dependencies:
@@ -3143,7 +3143,7 @@ inflight@^1.0.4:
31433143
once "^1.3.0"
31443144
wrappy "1"
31453145

3146-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3146+
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:
31473147
version "2.0.4"
31483148
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
31493149

@@ -4174,7 +4174,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
41744174
version "1.0.1"
41754175
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
41764176

4177-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4177+
minimalistic-crypto-utils@^1.0.1:
41784178
version "1.0.1"
41794179
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
41804180

0 commit comments

Comments
 (0)