Skip to content

Commit bc28c38

Browse files
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdc7617 commit bc28c38

File tree

2 files changed

+79
-7
lines changed

2 files changed

+79
-7
lines changed

package-lock.json

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

yarn.lock

Lines changed: 76 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1942,6 +1942,14 @@ [email protected]:
19421942
node-fetch "2.6.0"
19431943
whatwg-fetch "3.0.0"
19441944

1945+
cross-fetch@^2.2.3:
1946+
version "2.2.5"
1947+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.5.tgz#afaf5729f3b6c78d89c9296115c9f142541a5705"
1948+
integrity sha512-xqYAhQb4NhCJSRym03dwxpP1bYXpK3y7UN83Bo2WFi3x1Zmzn0SL/6xGoPr+gpt4WmNrgCCX3HPysvOwFOW36w==
1949+
dependencies:
1950+
node-fetch "2.6.1"
1951+
whatwg-fetch "2.0.4"
1952+
19451953
crypto-browserify@^3.11.0:
19461954
version "3.12.0"
19471955
resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz#396cf9f3137f03e4b8e532c58f698254e00f80ec"
@@ -3426,9 +3434,9 @@ minimatch@^3.0.4:
34263434
brace-expansion "^1.1.7"
34273435

34283436
minimist@^1.2.0, minimist@^1.2.5:
3429-
version "1.2.5"
3430-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3431-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3437+
version "1.2.6"
3438+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3439+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
34323440

34333441
minipass-collect@^1.0.2:
34343442
version "1.0.2"
@@ -3619,6 +3627,11 @@ [email protected]:
36193627
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
36203628
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
36213629

3630+
3631+
version "2.6.1"
3632+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3633+
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3634+
36223635
node-libs-browser@^2.2.1:
36233636
version "2.2.1"
36243637
resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.2.1.tgz#b64f513d18338625f90346d27b0d235e631f6425"
@@ -4302,6 +4315,36 @@ prepend-http@^1.0.0:
43024315
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
43034316
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
43044317

4318+
prismic-helpers@^1.0.3:
4319+
version "1.0.3"
4320+
resolved "https://registry.yarnpkg.com/prismic-helpers/-/prismic-helpers-1.0.3.tgz#cc1aa184f8791ed6b0a1775a9eb68a74a83f741e"
4321+
integrity sha512-eGCSflFwsWeXe7BdqWWGjjoaq1SPr61Y55xIUkgYumKFmfJsK9TVcSkRp0rdwW0hGnnDSRvjJwIo2kkDwG7KxA==
4322+
4323+
prismic-javascript@^2.7.1:
4324+
version "2.7.1"
4325+
resolved "https://registry.yarnpkg.com/prismic-javascript/-/prismic-javascript-2.7.1.tgz#c009a6686a2410dcd49f3ccd537bcc40eb77dbca"
4326+
integrity sha512-4Mm2jBtQzjwN57est94wKFR6twvs3AhKx0BOR2IztUFyUEJhIp6iFHXNMQqTMP/q4cZ56hL0BtK5ecBkylNcyA==
4327+
dependencies:
4328+
cross-fetch "^2.2.3"
4329+
promise-polyfill "8.0.0"
4330+
4331+
prismic-reactjs@^1.3.1:
4332+
version "1.3.4"
4333+
resolved "https://registry.yarnpkg.com/prismic-reactjs/-/prismic-reactjs-1.3.4.tgz#8d58f46b7818f04d34d80fcb4916a1fda4f9c63a"
4334+
integrity sha512-f2k8VOC5p8F9QOS1DIfXgU9HBRQgoj3vpPIzbUlKo6PvEW+jbcJIN2MOCscuvgh7JDB2npUS3nHe4lhjbSRofA==
4335+
dependencies:
4336+
prismic-helpers "^1.0.3"
4337+
prismic-richtext "^1.0.3"
4338+
prop-types "^15.7.2"
4339+
4340+
prismic-richtext@^1.0.3:
4341+
version "1.0.3"
4342+
resolved "https://registry.yarnpkg.com/prismic-richtext/-/prismic-richtext-1.0.3.tgz#ce8c8c18d65b01f1036f222b993ad2de700199fe"
4343+
integrity sha512-ZM45dVPL713+oDpt8ysWRY2pw3esBxRrqBlUO+q/T0WK0SNVSq29tQYhVdIALd8hRfF7X1lfpW0Q0YymEdh0AA==
4344+
dependencies:
4345+
ramda "^0.26.1"
4346+
uuid "^3.3.2"
4347+
43054348
private@^0.1.8:
43064349
version "0.1.8"
43074350
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
@@ -4322,6 +4365,11 @@ promise-inflight@^1.0.1:
43224365
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
43234366
integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=
43244367

4368+
4369+
version "8.0.0"
4370+
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.0.0.tgz#b47c7fc74052cc5b2132b703cca144f1a5eb56ef"
4371+
integrity sha512-QGmPnw2hDEaRS6freHynJ7nfS1nDg0/P0c/CGglA43utoJjYQMiY9ojEpK0HaJ4wbUztdmwqQRlEfGWdsEQ5uQ==
4372+
43254373
43264374
version "1.2.0"
43274375
resolved "https://registry.yarnpkg.com/prop-types-exact/-/prop-types-exact-1.2.0.tgz#825d6be46094663848237e3925a98c6e944e9869"
@@ -4340,6 +4388,15 @@ [email protected], prop-types@^15.6.2:
43404388
object-assign "^4.1.1"
43414389
react-is "^16.8.1"
43424390

4391+
prop-types@^15.7.2:
4392+
version "15.8.1"
4393+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
4394+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
4395+
dependencies:
4396+
loose-envify "^1.4.0"
4397+
object-assign "^4.1.1"
4398+
react-is "^16.13.1"
4399+
43434400
prr@~1.0.1:
43444401
version "1.0.1"
43454402
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
@@ -4420,6 +4477,11 @@ [email protected], querystring@^0.2.0:
44204477
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
44214478
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
44224479

4480+
ramda@^0.26.1:
4481+
version "0.26.1"
4482+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
4483+
integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==
4484+
44234485
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5:
44244486
version "2.1.0"
44254487
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
@@ -4445,7 +4507,7 @@ [email protected]:
44454507
prop-types "^15.6.2"
44464508
scheduler "^0.19.1"
44474509

4448-
[email protected], react-is@^16.8.1:
4510+
[email protected], react-is@^16.13.1, react-is@^16.8.1:
44494511
version "16.13.1"
44504512
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
44514513
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -5395,6 +5457,11 @@ util@^0.11.0:
53955457
dependencies:
53965458
inherits "2.0.3"
53975459

5460+
uuid@^3.3.2:
5461+
version "3.4.0"
5462+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
5463+
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
5464+
53985465
vendors@^1.0.0:
53995466
version "1.0.4"
54005467
resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.4.tgz#e2b800a53e7a29b93506c3cf41100d16c4c4ad8e"
@@ -5478,6 +5545,11 @@ [email protected]:
54785545
watchpack "^1.6.1"
54795546
webpack-sources "^1.4.1"
54805547

5548+
5549+
version "2.0.4"
5550+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
5551+
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
5552+
54815553
54825554
version "3.0.0"
54835555
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"

0 commit comments

Comments
 (0)