This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump browserify-sign from 4.0.4 to 4.2.3
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.3. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.0.4...v4.2.3) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
03a5b86
commit c0ba760
Showing
1 changed file
with
136 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -320,6 +320,14 @@ asn1.js@^4.0.0: | |
inherits "^2.0.1" | ||
minimalistic-assert "^1.0.0" | ||
|
||
asn1.js@^4.10.1: | ||
version "4.10.1" | ||
resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfafb5a73f5a0" | ||
dependencies: | ||
bn.js "^4.0.0" | ||
inherits "^2.0.1" | ||
minimalistic-assert "^1.0.0" | ||
|
||
asn1@~0.2.3: | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" | ||
|
@@ -1348,10 +1356,18 @@ [email protected]: | |
version "0.0.3" | ||
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.0.3.tgz#64113e9c7cf1202b376ed607bf30626ebe57b18a" | ||
|
||
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: | ||
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0: | ||
version "4.11.8" | ||
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" | ||
|
||
bn.js@^4.11.9: | ||
version "4.12.0" | ||
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88" | ||
|
||
bn.js@^5.0.0, bn.js@^5.2.1: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70" | ||
|
||
[email protected]: | ||
version "1.18.2" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.18.2.tgz#87678a19d84b47d859b83199bd59bce222b10454" | ||
|
@@ -1432,7 +1448,7 @@ braces@^2.3.0: | |
split-string "^3.0.2" | ||
to-regex "^3.0.1" | ||
|
||
brorand@^1.0.1: | ||
brorand@^1.0.1, brorand@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" | ||
|
||
|
@@ -1453,6 +1469,17 @@ browserify-aes@^1.0.0, browserify-aes@^1.0.4: | |
inherits "^2.0.1" | ||
safe-buffer "^5.0.1" | ||
|
||
browserify-aes@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48" | ||
dependencies: | ||
buffer-xor "^1.0.3" | ||
cipher-base "^1.0.0" | ||
create-hash "^1.1.0" | ||
evp_bytestokey "^1.0.3" | ||
inherits "^2.0.1" | ||
safe-buffer "^5.0.1" | ||
|
||
browserify-cipher@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.0.tgz#9988244874bf5ed4e28da95666dcd66ac8fc363a" | ||
|
@@ -1476,17 +1503,27 @@ browserify-rsa@^4.0.0: | |
bn.js "^4.1.0" | ||
randombytes "^2.0.1" | ||
|
||
browserify-sign@^4.0.0: | ||
version "4.0.4" | ||
resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.0.4.tgz#aa4eb68e5d7b658baa6bf6a57e630cbd7a93d298" | ||
browserify-rsa@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz#b2fd06b5b75ae297f7ce2dc651f918f5be158c8d" | ||
dependencies: | ||
bn.js "^4.1.1" | ||
browserify-rsa "^4.0.0" | ||
create-hash "^1.1.0" | ||
create-hmac "^1.1.2" | ||
elliptic "^6.0.0" | ||
inherits "^2.0.1" | ||
parse-asn1 "^5.0.0" | ||
bn.js "^5.0.0" | ||
randombytes "^2.0.1" | ||
|
||
browserify-sign@^4.0.0: | ||
version "4.2.3" | ||
resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.2.3.tgz#7afe4c01ec7ee59a89a558a4b75bd85ae62d4208" | ||
dependencies: | ||
bn.js "^5.2.1" | ||
browserify-rsa "^4.1.0" | ||
create-hash "^1.2.0" | ||
create-hmac "^1.1.7" | ||
elliptic "^6.5.5" | ||
hash-base "~3.0" | ||
inherits "^2.0.4" | ||
parse-asn1 "^5.1.7" | ||
readable-stream "^2.3.8" | ||
safe-buffer "^5.2.1" | ||
|
||
browserify-zlib@^0.1.4: | ||
version "0.1.4" | ||
|
@@ -2113,7 +2150,17 @@ create-hash@^1.1.0, create-hash@^1.1.2: | |
ripemd160 "^2.0.0" | ||
sha.js "^2.4.0" | ||
|
||
create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4: | ||
create-hash@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196" | ||
dependencies: | ||
cipher-base "^1.0.1" | ||
inherits "^2.0.1" | ||
md5.js "^1.3.4" | ||
ripemd160 "^2.0.1" | ||
sha.js "^2.4.0" | ||
|
||
create-hmac@^1.1.0, create-hmac@^1.1.4: | ||
version "1.1.6" | ||
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.6.tgz#acb9e221a4e17bdb076e90657c42b93e3726cf06" | ||
dependencies: | ||
|
@@ -2124,6 +2171,17 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4: | |
safe-buffer "^5.0.1" | ||
sha.js "^2.4.8" | ||
|
||
create-hmac@^1.1.7: | ||
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff" | ||
dependencies: | ||
cipher-base "^1.0.3" | ||
create-hash "^1.1.0" | ||
inherits "^2.0.1" | ||
ripemd160 "^2.0.0" | ||
safe-buffer "^5.0.1" | ||
sha.js "^2.4.8" | ||
|
||
create-react-class@^15.6.0: | ||
version "15.6.3" | ||
resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.3.tgz#2d73237fb3f970ae6ebe011a9e66f46dbca80036" | ||
|
@@ -2641,6 +2699,18 @@ elliptic@^6.0.0: | |
minimalistic-assert "^1.0.0" | ||
minimalistic-crypto-utils "^1.0.0" | ||
|
||
elliptic@^6.5.5: | ||
version "6.5.5" | ||
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.5.tgz#c715e09f78b6923977610d4c2346d6ce22e6dded" | ||
dependencies: | ||
bn.js "^4.11.9" | ||
brorand "^1.1.0" | ||
hash.js "^1.0.0" | ||
hmac-drbg "^1.0.1" | ||
inherits "^2.0.4" | ||
minimalistic-assert "^1.0.1" | ||
minimalistic-crypto-utils "^1.0.1" | ||
|
||
emojis-list@^2.0.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389" | ||
|
@@ -3954,7 +4024,7 @@ hash-base@^2.0.0: | |
dependencies: | ||
inherits "^2.0.1" | ||
|
||
hash-base@^3.0.0: | ||
hash-base@^3.0.0, hash-base@~3.0: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918" | ||
dependencies: | ||
|
@@ -4003,7 +4073,7 @@ history@^4.6.2, history@^4.7.2: | |
value-equal "^0.4.0" | ||
warning "^3.0.0" | ||
|
||
hmac-drbg@^1.0.0: | ||
hmac-drbg@^1.0.0, hmac-drbg@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" | ||
dependencies: | ||
|
@@ -4208,6 +4278,10 @@ [email protected]: | |
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1" | ||
|
||
inherits@^2.0.4: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | ||
|
||
ini@^1.3.4, ini@~1.3.0: | ||
version "1.3.5" | ||
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" | ||
|
@@ -5460,6 +5534,10 @@ minimalistic-assert@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3" | ||
|
||
minimalistic-assert@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | ||
|
||
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | ||
|
@@ -6007,6 +6085,17 @@ parse-asn1@^5.0.0: | |
evp_bytestokey "^1.0.0" | ||
pbkdf2 "^3.0.3" | ||
|
||
parse-asn1@^5.1.7: | ||
version "5.1.7" | ||
resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.7.tgz#73cdaaa822125f9647165625eb45f8a051d2df06" | ||
dependencies: | ||
asn1.js "^4.10.1" | ||
browserify-aes "^1.2.0" | ||
evp_bytestokey "^1.0.3" | ||
hash-base "~3.0" | ||
pbkdf2 "^3.1.2" | ||
safe-buffer "^5.2.1" | ||
|
||
parse-bmfont-ascii@^1.0.3: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/parse-bmfont-ascii/-/parse-bmfont-ascii-1.0.6.tgz#11ac3c3ff58f7c2020ab22769079108d4dfa0285" | ||
|
@@ -6181,6 +6270,16 @@ pbkdf2@^3.0.3: | |
safe-buffer "^5.0.1" | ||
sha.js "^2.4.8" | ||
|
||
pbkdf2@^3.1.2: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.1.2.tgz#dd822aa0887580e52f1a039dc3eda108efae3075" | ||
dependencies: | ||
create-hash "^1.1.2" | ||
create-hmac "^1.1.4" | ||
ripemd160 "^2.0.1" | ||
safe-buffer "^5.0.1" | ||
sha.js "^2.4.8" | ||
|
||
pend@~1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50" | ||
|
@@ -7175,6 +7274,18 @@ readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable | |
string_decoder "~1.0.3" | ||
util-deprecate "~1.0.1" | ||
|
||
readable-stream@^2.3.8: | ||
version "2.3.8" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b" | ||
dependencies: | ||
core-util-is "~1.0.0" | ||
inherits "~2.0.3" | ||
isarray "~1.0.0" | ||
process-nextick-args "~2.0.0" | ||
safe-buffer "~5.1.1" | ||
string_decoder "~1.1.1" | ||
util-deprecate "~1.0.1" | ||
|
||
readdir-enhanced@^1.5.2: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/readdir-enhanced/-/readdir-enhanced-1.5.2.tgz#61463048690ac6a455b75b62fa78a88f8dc85e53" | ||
|
@@ -7632,6 +7743,10 @@ [email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, s | |
version "5.1.1" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853" | ||
|
||
safe-buffer@^5.2.1: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" | ||
|
||
safe-buffer@~5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" | ||
|
@@ -8232,6 +8347,12 @@ string_decoder@^1.0.0, string_decoder@~1.0.3: | |
dependencies: | ||
safe-buffer "~5.1.0" | ||
|
||
string_decoder@~1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" | ||
dependencies: | ||
safe-buffer "~5.1.0" | ||
|
||
stringify-object@^3.2.0: | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.2.2.tgz#9853052e5a88fb605a44cd27445aa257ad7ffbcd" | ||
|