Skip to content

Commit a4cad33

Browse files
dependabot[bot]AndyPengc12
authored andcommitted
Bump browserify-sign from 4.0.4 to 4.2.2 in /fixtures/attribute-behavior (facebook#27601)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md">browserify-sign's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/browserify/browserify-sign/compare/v4.2.1...v4.2.2">v4.2.2</a> - 2023-10-25</h2> <h3>Fixed</h3> <ul> <li>[Tests] log when openssl doesn't support cipher <a href="https://redirect.github.com/browserify/browserify-sign/issues/37"><code>[#37](https://github.com/crypto-browserify/browserify-sign/issues/37)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>Only apps should have lockfiles <a href="https://github.com/browserify/browserify-sign/commit/09a89959393b3c89fedd4f7f3bafa4fec44371d7"><code>09a8995</code></a></li> <li>[eslint] switch to eslint <a href="https://github.com/browserify/browserify-sign/commit/83fe46374b819e959d56d2c0b931308f7451a664"><code>83fe463</code></a></li> <li>[meta] add <code>npmignore</code> and <code>auto-changelog</code> <a href="https://github.com/browserify/browserify-sign/commit/44181838e7dcc4d5d0c568f74312ea28f0bcdfd5"><code>4418183</code></a></li> <li>[meta] fix package.json indentation <a href="https://github.com/browserify/browserify-sign/commit/9ac5a5eaaac8a11eb70ec2febd13745c8764ae02"><code>9ac5a5e</code></a></li> <li>[Tests] migrate from travis to github actions <a href="https://github.com/browserify/browserify-sign/commit/d845d855def38e2085d5a21e447a48300f99fa60"><code>d845d85</code></a></li> <li>[Fix] <code>sign</code>: throw on unsupported padding scheme <a href="https://github.com/browserify/browserify-sign/commit/8767739a4516289568bcce9fed8a3b7e23478de9"><code>8767739</code></a></li> <li>[Fix] properly check the upper bound for DSA signatures <a href="https://github.com/browserify/browserify-sign/commit/85994cd6348b50f2fd1b73c54e20881416f44a30"><code>85994cd</code></a></li> <li>[Tests] handle openSSL not supporting a scheme <a href="https://github.com/browserify/browserify-sign/commit/f5f17c27f9824de40b5ce8ebd8502111203fd6af"><code>f5f17c2</code></a></li> <li>[Deps] update <code>bn.js</code>, <code>browserify-rsa</code>, <code>elliptic</code>, <code>parse-asn1</code>, <code>readable-stream</code>, <code>safe-buffer</code> <a href="https://github.com/browserify/browserify-sign/commit/a67d0eb4ffceabb366b69da69ce9a223e9d5e96b"><code>a67d0eb</code></a></li> <li>[Dev Deps] update <code>nyc</code>, <code>standard</code>, <code>tape</code> <a href="https://github.com/browserify/browserify-sign/commit/cc5350b96702fcba930e0662cf763844fd2f59bf"><code>cc5350b</code></a></li> <li>[Tests] always run coverage; downgrade <code>nyc</code> <a href="https://github.com/browserify/browserify-sign/commit/75ce1d5c49a6591dd13422016c07f8f9cae13371"><code>75ce1d5</code></a></li> <li>[meta] add <code>safe-publish-latest</code> <a href="https://github.com/browserify/browserify-sign/commit/dcf49ce85a1a66a6fb31689508d916d7894286a9"><code>dcf49ce</code></a></li> <li>[Tests] add <code>npm run posttest</code> <a href="https://github.com/browserify/browserify-sign/commit/75dd8fd6ce56eb37b12e30807e5f913867b21733"><code>75dd8fd</code></a></li> <li>[Dev Deps] update <code>tape</code> <a href="https://github.com/browserify/browserify-sign/commit/3aec0386dc8dfba8698be756ec770df863867c84"><code>3aec038</code></a></li> <li>[Tests] skip unsupported schemes <a href="https://github.com/browserify/browserify-sign/commit/703c83ea72db2f45714fe749c6f04b05243ca9a8"><code>703c83e</code></a></li> <li>[Tests] node &lt; 6 lacks array <code>includes</code> <a href="https://github.com/browserify/browserify-sign/commit/3aa43cfbc1fdde8481bcdd3bff581574159b869a"><code>3aa43cf</code></a></li> <li>[Dev Deps] fix eslint range <a href="https://github.com/browserify/browserify-sign/commit/98d4e0d7ff18871b0ca07415f758a610ccf8ebbe"><code>98d4e0d</code></a></li> </ul> <h2><a href="https://github.com/browserify/browserify-sign/compare/v4.2.0...v4.2.1">v4.2.1</a> - 2020-08-04</h2> <h3>Merged</h3> <ul> <li>bump elliptic <a href="https://redirect.github.com/browserify/browserify-sign/pull/58"><code>[#58](https://github.com/crypto-browserify/browserify-sign/issues/58)</code></a></li> </ul> <h2><a href="https://github.com/browserify/browserify-sign/compare/v4.1.0...v4.2.0">v4.2.0</a> - 2020-05-18</h2> <h3>Merged</h3> <ul> <li>switch to safe buffer <a href="https://redirect.github.com/browserify/browserify-sign/pull/53"><code>[#53](https://github.com/crypto-browserify/browserify-sign/issues/53)</code></a></li> </ul> <h2><a href="https://github.com/browserify/browserify-sign/compare/v4.0.4...v4.1.0">v4.1.0</a> - 2020-05-05</h2> <h3>Merged</h3> <ul> <li>update deps, modernise usage, use readable-stream <a href="https://redirect.github.com/browserify/browserify-sign/pull/49"><code>[#49](https://github.com/crypto-browserify/browserify-sign/issues/49)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/browserify/browserify-sign/commit/4af5a90bf8acd9e76e5671dc0497f6ba71968a2c"><code>4af5a90</code></a> v4.2.2</li> <li><a href="https://github.com/browserify/browserify-sign/commit/3aec0386dc8dfba8698be756ec770df863867c84"><code>3aec038</code></a> [Dev Deps] update <code>tape</code></li> <li><a href="https://github.com/browserify/browserify-sign/commit/85994cd6348b50f2fd1b73c54e20881416f44a30"><code>85994cd</code></a> [Fix] properly check the upper bound for DSA signatures</li> <li><a href="https://github.com/browserify/browserify-sign/commit/9ac5a5eaaac8a11eb70ec2febd13745c8764ae02"><code>9ac5a5e</code></a> [meta] fix package.json indentation</li> <li><a href="https://github.com/browserify/browserify-sign/commit/dcf49ce85a1a66a6fb31689508d916d7894286a9"><code>dcf49ce</code></a> [meta] add <code>safe-publish-latest</code></li> <li><a href="https://github.com/browserify/browserify-sign/commit/44181838e7dcc4d5d0c568f74312ea28f0bcdfd5"><code>4418183</code></a> [meta] add <code>npmignore</code> and <code>auto-changelog</code></li> <li><a href="https://github.com/browserify/browserify-sign/commit/8767739a4516289568bcce9fed8a3b7e23478de9"><code>8767739</code></a> [Fix] <code>sign</code>: throw on unsupported padding scheme</li> <li><a href="https://github.com/browserify/browserify-sign/commit/5f6fb1755917851a40249db7d834da4265ed5950"><code>5f6fb17</code></a> [Tests] log when openssl doesn't support cipher</li> <li><a href="https://github.com/browserify/browserify-sign/commit/f5f17c27f9824de40b5ce8ebd8502111203fd6af"><code>f5f17c2</code></a> [Tests] handle openSSL not supporting a scheme</li> <li><a href="https://github.com/browserify/browserify-sign/commit/d845d855def38e2085d5a21e447a48300f99fa60"><code>d845d85</code></a> [Tests] migrate from travis to github actions</li> <li>Additional commits viewable in <a href="https://github.com/crypto-browserify/browserify-sign/compare/v4.0.4...v4.2.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for browserify-sign since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=browserify-sign&package-manager=npm_and_yarn&previous-version=4.0.4&new-version=4.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/react/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3291243 commit a4cad33

File tree

1 file changed

+114
-15
lines changed

1 file changed

+114
-15
lines changed

fixtures/attribute-behavior/yarn.lock

Lines changed: 114 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,15 @@ asn1.js@^4.0.0:
242242
inherits "^2.0.1"
243243
minimalistic-assert "^1.0.0"
244244

245+
asn1.js@^5.2.0:
246+
version "5.4.1"
247+
resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2ee294e3783f07"
248+
dependencies:
249+
bn.js "^4.0.0"
250+
inherits "^2.0.1"
251+
minimalistic-assert "^1.0.0"
252+
safer-buffer "^2.1.0"
253+
245254
asn1@~0.2.3:
246255
version "0.2.3"
247256
resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86"
@@ -1037,10 +1046,18 @@ bluebird@^3.4.7:
10371046
version "3.5.0"
10381047
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
10391048

1040-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1049+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
10411050
version "4.11.8"
10421051
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
10431052

1053+
bn.js@^4.11.9:
1054+
version "4.12.0"
1055+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1056+
1057+
bn.js@^5.0.0, bn.js@^5.2.1:
1058+
version "5.2.1"
1059+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70"
1060+
10441061
bonjour@^3.5.0:
10451062
version "3.5.0"
10461063
resolved "https://registry.yarnpkg.com/bonjour/-/bonjour-3.5.0.tgz#8e890a183d8ee9a2393b3844c691a42bcf7bc9f5"
@@ -1095,7 +1112,7 @@ braces@^1.8.2:
10951112
preserve "^0.2.0"
10961113
repeat-element "^1.1.2"
10971114

1098-
brorand@^1.0.1:
1115+
brorand@^1.0.1, brorand@^1.1.0:
10991116
version "1.1.0"
11001117
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
11011118

@@ -1138,17 +1155,26 @@ browserify-rsa@^4.0.0:
11381155
bn.js "^4.1.0"
11391156
randombytes "^2.0.1"
11401157

1141-
browserify-sign@^4.0.0:
1142-
version "4.0.4"
1143-
resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.0.4.tgz#aa4eb68e5d7b658baa6bf6a57e630cbd7a93d298"
1158+
browserify-rsa@^4.1.0:
1159+
version "4.1.0"
1160+
resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.1.0.tgz#b2fd06b5b75ae297f7ce2dc651f918f5be158c8d"
11441161
dependencies:
1145-
bn.js "^4.1.1"
1146-
browserify-rsa "^4.0.0"
1147-
create-hash "^1.1.0"
1148-
create-hmac "^1.1.2"
1149-
elliptic "^6.0.0"
1150-
inherits "^2.0.1"
1151-
parse-asn1 "^5.0.0"
1162+
bn.js "^5.0.0"
1163+
randombytes "^2.0.1"
1164+
1165+
browserify-sign@^4.0.0:
1166+
version "4.2.2"
1167+
resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.2.2.tgz#e78d4b69816d6e3dd1c747e64e9947f9ad79bc7e"
1168+
dependencies:
1169+
bn.js "^5.2.1"
1170+
browserify-rsa "^4.1.0"
1171+
create-hash "^1.2.0"
1172+
create-hmac "^1.1.7"
1173+
elliptic "^6.5.4"
1174+
inherits "^2.0.4"
1175+
parse-asn1 "^5.1.6"
1176+
readable-stream "^3.6.2"
1177+
safe-buffer "^5.2.1"
11521178

11531179
browserify-zlib@^0.1.4:
11541180
version "0.1.4"
@@ -1592,7 +1618,17 @@ create-hash@^1.1.0, create-hash@^1.1.2:
15921618
ripemd160 "^2.0.0"
15931619
sha.js "^2.4.0"
15941620

1595-
create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
1621+
create-hash@^1.2.0:
1622+
version "1.2.0"
1623+
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196"
1624+
dependencies:
1625+
cipher-base "^1.0.1"
1626+
inherits "^2.0.1"
1627+
md5.js "^1.3.4"
1628+
ripemd160 "^2.0.1"
1629+
sha.js "^2.4.0"
1630+
1631+
create-hmac@^1.1.0, create-hmac@^1.1.4:
15961632
version "1.1.6"
15971633
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.6.tgz#acb9e221a4e17bdb076e90657c42b93e3726cf06"
15981634
dependencies:
@@ -1603,6 +1639,17 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
16031639
safe-buffer "^5.0.1"
16041640
sha.js "^2.4.8"
16051641

1642+
create-hmac@^1.1.7:
1643+
version "1.1.7"
1644+
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff"
1645+
dependencies:
1646+
cipher-base "^1.0.3"
1647+
create-hash "^1.1.0"
1648+
inherits "^2.0.1"
1649+
ripemd160 "^2.0.0"
1650+
safe-buffer "^5.0.1"
1651+
sha.js "^2.4.8"
1652+
16061653
create-react-class@^15.6.0:
16071654
version "15.6.0"
16081655
resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.0.tgz#ab448497c26566e1e29413e883207d57cfe7bed4"
@@ -2019,6 +2066,18 @@ elliptic@^6.0.0:
20192066
minimalistic-assert "^1.0.0"
20202067
minimalistic-crypto-utils "^1.0.0"
20212068

2069+
elliptic@^6.5.4:
2070+
version "6.5.4"
2071+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2072+
dependencies:
2073+
bn.js "^4.11.9"
2074+
brorand "^1.1.0"
2075+
hash.js "^1.0.0"
2076+
hmac-drbg "^1.0.1"
2077+
inherits "^2.0.4"
2078+
minimalistic-assert "^1.0.1"
2079+
minimalistic-crypto-utils "^1.0.1"
2080+
20222081
emoji-regex@^6.1.0:
20232082
version "6.5.1"
20242083
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
@@ -2919,7 +2978,7 @@ he@1.1.x:
29192978
version "1.1.1"
29202979
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
29212980

2922-
hmac-drbg@^1.0.0:
2981+
hmac-drbg@^1.0.0, hmac-drbg@^1.0.1:
29232982
version "1.0.1"
29242983
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
29252984
dependencies:
@@ -3108,6 +3167,10 @@ inherits@2.0.1:
31083167
version "2.0.1"
31093168
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
31103169

3170+
inherits@^2.0.4:
3171+
version "2.0.4"
3172+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3173+
31113174
ini@^1.3.4, ini@~1.3.0:
31123175
version "1.3.4"
31133176
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -4113,6 +4176,10 @@ minimalistic-assert@^1.0.0:
41134176
version "1.0.0"
41144177
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
41154178

4179+
minimalistic-assert@^1.0.1:
4180+
version "1.0.1"
4181+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
4182+
41164183
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
41174184
version "1.0.1"
41184185
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
@@ -4498,6 +4565,16 @@ parse-asn1@^5.0.0:
44984565
evp_bytestokey "^1.0.0"
44994566
pbkdf2 "^3.0.3"
45004567

4568+
parse-asn1@^5.1.6:
4569+
version "5.1.6"
4570+
resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.6.tgz#385080a3ec13cb62a62d39409cb3e88844cdaed4"
4571+
dependencies:
4572+
asn1.js "^5.2.0"
4573+
browserify-aes "^1.0.0"
4574+
evp_bytestokey "^1.0.0"
4575+
pbkdf2 "^3.0.3"
4576+
safe-buffer "^5.1.1"
4577+
45014578
parse-glob@^3.0.4:
45024579
version "3.0.4"
45034580
resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c"
@@ -5243,6 +5320,14 @@ readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable
52435320
string_decoder "~1.0.3"
52445321
util-deprecate "~1.0.1"
52455322

5323+
readable-stream@^3.6.2:
5324+
version "3.6.2"
5325+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967"
5326+
dependencies:
5327+
inherits "^2.0.3"
5328+
string_decoder "^1.1.1"
5329+
util-deprecate "^1.0.1"
5330+
52465331
readdirp@^2.0.0:
52475332
version "2.1.0"
52485333
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.1.0.tgz#4ed0ad060df3073300c48440373f72d1cc642d78"
@@ -5502,6 +5587,14 @@ safe-buffer@5.1.1, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, s
55025587
version "5.1.1"
55035588
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
55045589

5590+
safe-buffer@^5.2.1, safe-buffer@~5.2.0:
5591+
version "5.2.1"
5592+
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
5593+
5594+
safer-buffer@^2.1.0:
5595+
version "2.1.2"
5596+
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
5597+
55055598
sane@~1.6.0:
55065599
version "1.6.0"
55075600
resolved "https://registry.yarnpkg.com/sane/-/sane-1.6.0.tgz#9610c452307a135d29c1fdfe2547034180c46775"
@@ -5819,6 +5912,12 @@ string_decoder@^0.10.25, string_decoder@~0.10.x:
58195912
version "0.10.31"
58205913
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
58215914

5915+
string_decoder@^1.1.1:
5916+
version "1.3.0"
5917+
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
5918+
dependencies:
5919+
safe-buffer "~5.2.0"
5920+
58225921
string_decoder@~1.0.3:
58235922
version "1.0.3"
58245923
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
@@ -6209,7 +6308,7 @@ url@^0.11.0:
62096308
punycode "1.3.2"
62106309
querystring "0.2.0"
62116310

6212-
util-deprecate@~1.0.1:
6311+
util-deprecate@^1.0.1, util-deprecate@~1.0.1:
62136312
version "1.0.2"
62146313
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
62156314

0 commit comments

Comments
 (0)