Skip to content

Commit ca496ee

Browse files
Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.18.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef8d08a commit ca496ee

File tree

1 file changed

+162
-17
lines changed

1 file changed

+162
-17
lines changed

yarn.lock

Lines changed: 162 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -956,6 +956,13 @@
956956
dependencies:
957957
regenerator-runtime "^0.13.4"
958958

959+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.5.5":
960+
version "7.11.2"
961+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
962+
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
963+
dependencies:
964+
regenerator-runtime "^0.13.4"
965+
959966
"@babel/runtime@^7.5.1", "@babel/runtime@^7.7.4":
960967
version "7.9.6"
961968
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f"
@@ -2140,6 +2147,13 @@ aws4@^1.8.0:
21402147
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
21412148
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
21422149

2150+
axios@^0.19.2:
2151+
version "0.19.2"
2152+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
2153+
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2154+
dependencies:
2155+
follow-redirects "1.5.10"
2156+
21432157
axobject-query@^2.0.2:
21442158
version "2.1.2"
21452159
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.1.2.tgz#2bdffc0371e643e5f03ba99065d5179b9ca79799"
@@ -2395,6 +2409,11 @@ boolbase@^1.0.0, boolbase@~1.0.0:
23952409
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
23962410
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
23972411

2412+
bootstrap@^4.5.0:
2413+
version "4.5.2"
2414+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.2.tgz#a85c4eda59155f0d71186b6e6ad9b875813779ab"
2415+
integrity sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A==
2416+
23982417
brace-expansion@^1.1.7:
23992418
version "1.1.11"
24002419
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
@@ -3454,7 +3473,14 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
34543473
dependencies:
34553474
ms "2.0.0"
34563475

3457-
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
3476+
debug@=3.1.0:
3477+
version "3.1.0"
3478+
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3479+
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3480+
dependencies:
3481+
ms "2.0.0"
3482+
3483+
debug@^3.1.1, debug@^3.2.5:
34583484
version "3.2.6"
34593485
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
34603486
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -4142,9 +4168,9 @@ etag@~1.8.1:
41424168
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
41434169

41444170
eventemitter3@^4.0.0:
4145-
version "4.0.0"
4146-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
4147-
integrity sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==
4171+
version "4.0.7"
4172+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
4173+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
41484174

41494175
events@^3.0.0:
41504176
version "3.1.0"
@@ -4509,12 +4535,17 @@ flush-write-stream@^1.0.0:
45094535
inherits "^2.0.3"
45104536
readable-stream "^2.3.6"
45114537

4512-
follow-redirects@^1.0.0:
4513-
version "1.10.0"
4514-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.10.0.tgz#01f5263aee921c6a54fb91667f08f4155ce169eb"
4515-
integrity sha512-4eyLK6s6lH32nOvLLwlIOnr9zrL8Sm+OvW4pVTJNoXeGzYIkHVf+pADQi+OJ0E67hiuSLezPVPyBcIZO50TmmQ==
4538+
follow-redirects@1.5.10:
4539+
version "1.5.10"
4540+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4541+
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
45164542
dependencies:
4517-
debug "^3.0.0"
4543+
debug "=3.1.0"
4544+
4545+
follow-redirects@^1.0.0:
4546+
version "1.13.0"
4547+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4548+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
45184549

45194550
for-in@^0.1.3:
45204551
version "0.1.8"
@@ -4908,6 +4939,18 @@ hex-color-regex@^1.1.0:
49084939
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
49094940
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
49104941

4942+
history@^4.9.0:
4943+
version "4.10.1"
4944+
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
4945+
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
4946+
dependencies:
4947+
"@babel/runtime" "^7.1.2"
4948+
loose-envify "^1.2.0"
4949+
resolve-pathname "^3.0.0"
4950+
tiny-invariant "^1.0.2"
4951+
tiny-warning "^1.0.0"
4952+
value-equal "^1.0.1"
4953+
49114954
hmac-drbg@^1.0.0:
49124955
version "1.0.1"
49134956
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
@@ -4917,6 +4960,13 @@ hmac-drbg@^1.0.0:
49174960
minimalistic-assert "^1.0.0"
49184961
minimalistic-crypto-utils "^1.0.1"
49194962

4963+
hoist-non-react-statics@^3.1.0:
4964+
version "3.3.2"
4965+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
4966+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
4967+
dependencies:
4968+
react-is "^16.7.0"
4969+
49204970
hosted-git-info@^2.1.4:
49214971
version "2.8.8"
49224972
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
@@ -5054,9 +5104,9 @@ http-proxy-middleware@0.19.1:
50545104
micromatch "^3.1.10"
50555105

50565106
http-proxy@^1.17.0:
5057-
version "1.18.0"
5058-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
5059-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
5107+
version "1.18.1"
5108+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
5109+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
50605110
dependencies:
50615111
eventemitter3 "^4.0.0"
50625112
follow-redirects "^1.0.0"
@@ -5596,6 +5646,11 @@ is-wsl@^2.1.1:
55965646
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.1.1.tgz#4a1c152d429df3d441669498e2486d3596ebaf1d"
55975647
integrity sha512-umZHcSrwlDHo2TGMXv0DZ8dIUGunZ2Iv68YZnrmCiBPkZ4aaOhtv7pXJKeki9k3qJ3RJr0cDyitcl5wEH3AYog==
55985648

5649+
isarray@0.0.1:
5650+
version "0.0.1"
5651+
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
5652+
integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
5653+
55995654
isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0:
56005655
version "1.0.0"
56015656
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -6413,6 +6468,11 @@ lodash.memoize@^4.1.2:
64136468
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
64146469
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
64156470

6471+
lodash.omit@^4.5.0:
6472+
version "4.5.0"
6473+
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.5.0.tgz#6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60"
6474+
integrity sha1-brGa5aHuHdnfC5aeZs4Lf6MLXmA=
6475+
64166476
lodash.sortby@^4.7.0:
64176477
version "4.7.0"
64186478
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -6448,7 +6508,7 @@ loglevel@^1.6.6:
64486508
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.7.tgz#b3e034233188c68b889f5b862415306f565e2c56"
64496509
integrity sha512-cY2eLFrQSAfVPhCgH1s7JI73tMbg9YC3v3+ZHVW67sBS7UxWzNEk/ZBbSfLykBWHp33dqqtOv82gjhKEi81T/A==
64506510

6451-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
6511+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
64526512
version "1.4.0"
64536513
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
64546514
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -6652,6 +6712,14 @@ min-indent@^1.0.0:
66526712
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.0.tgz#cfc45c37e9ec0d8f0a0ec3dd4ef7f7c3abe39256"
66536713
integrity sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY=
66546714

6715+
mini-create-react-context@^0.4.0:
6716+
version "0.4.0"
6717+
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.0.tgz#df60501c83151db69e28eac0ef08b4002efab040"
6718+
integrity sha512-b0TytUgFSbgFJGzJqXPKCFCBWigAjpjo+Fl7Vf7ZbKRDptszpppKxXH6DRXEABZ/gcEQczeb0iZ7JvL8e8jjCA==
6719+
dependencies:
6720+
"@babel/runtime" "^7.5.5"
6721+
tiny-warning "^1.0.3"
6722+
66556723
mini-css-extract-plugin@0.9.0:
66566724
version "0.9.0"
66576725
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e"
@@ -7436,6 +7504,13 @@ path-to-regexp@0.1.7:
74367504
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
74377505
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
74387506

7507+
path-to-regexp@^1.7.0:
7508+
version "1.8.0"
7509+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
7510+
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
7511+
dependencies:
7512+
isarray "0.0.1"
7513+
74397514
path-type@^2.0.0:
74407515
version "2.0.0"
74417516
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
@@ -8315,7 +8390,7 @@ prompts@^2.0.1:
83158390
kleur "^3.0.3"
83168391
sisteransi "^1.0.4"
83178392

8318-
prop-types@^15.6.2, prop-types@^15.7.2:
8393+
prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
83198394
version "15.7.2"
83208395
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
83218396
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -8526,11 +8601,40 @@ react-error-overlay@^6.0.7:
85268601
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.7.tgz#1dcfb459ab671d53f660a991513cb2f0a0553108"
85278602
integrity sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA==
85288603

8529-
react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
8604+
react-is@^16.12.0, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4:
85308605
version "16.13.1"
85318606
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
85328607
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
85338608

8609+
react-router-dom@^5.2.0:
8610+
version "5.2.0"
8611+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662"
8612+
integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA==
8613+
dependencies:
8614+
"@babel/runtime" "^7.1.2"
8615+
history "^4.9.0"
8616+
loose-envify "^1.3.1"
8617+
prop-types "^15.6.2"
8618+
react-router "5.2.0"
8619+
tiny-invariant "^1.0.2"
8620+
tiny-warning "^1.0.0"
8621+
8622+
react-router@5.2.0:
8623+
version "5.2.0"
8624+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293"
8625+
integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw==
8626+
dependencies:
8627+
"@babel/runtime" "^7.1.2"
8628+
history "^4.9.0"
8629+
hoist-non-react-statics "^3.1.0"
8630+
loose-envify "^1.3.1"
8631+
mini-create-react-context "^0.4.0"
8632+
path-to-regexp "^1.7.0"
8633+
prop-types "^15.6.2"
8634+
react-is "^16.6.0"
8635+
tiny-invariant "^1.0.2"
8636+
tiny-warning "^1.0.0"
8637+
85348638
react-scripts@3.4.1:
85358639
version "3.4.1"
85368640
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.4.1.tgz#f551298b5c71985cc491b9acf3c8e8c0ae3ada0a"
@@ -8591,7 +8695,18 @@ react-scripts@3.4.1:
85918695
optionalDependencies:
85928696
fsevents "2.1.2"
85938697

8594-
react@^16.13.1:
8698+
react-validation@^3.0.7:
8699+
version "3.0.7"
8700+
resolved "https://registry.yarnpkg.com/react-validation/-/react-validation-3.0.7.tgz#b5070bf8a6e737b870d87bbfb72ccca72b3f3750"
8701+
integrity sha1-tQcL+KbnN7hw2Hu/tyzMpys/N1A=
8702+
dependencies:
8703+
lodash.omit "^4.5.0"
8704+
prop-types "^15.6.0"
8705+
react "^16.0.0"
8706+
shallow-equal "^1.0.0"
8707+
uuid "^3.1.0"
8708+
8709+
react@^16.0.0, react@^16.13.1:
85958710
version "16.13.1"
85968711
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
85978712
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
@@ -8889,6 +9004,11 @@ resolve-from@^4.0.0:
88899004
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
88909005
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
88919006

9007+
resolve-pathname@^3.0.0:
9008+
version "3.0.0"
9009+
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
9010+
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
9011+
88929012
resolve-url-loader@3.1.1:
88939013
version "3.1.1"
88949014
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.1.tgz#28931895fa1eab9be0647d3b2958c100ae3c0bf0"
@@ -9237,6 +9357,11 @@ shallow-clone@^3.0.0:
92379357
dependencies:
92389358
kind-of "^6.0.2"
92399359

9360+
shallow-equal@^1.0.0:
9361+
version "1.2.1"
9362+
resolved "https://registry.yarnpkg.com/shallow-equal/-/shallow-equal-1.2.1.tgz#4c16abfa56043aa20d050324efa68940b0da79da"
9363+
integrity sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==
9364+
92409365
shebang-command@^1.2.0:
92419366
version "1.2.0"
92429367
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
@@ -9908,6 +10033,16 @@ timsort@^0.3.0:
990810033
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
990910034
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
991010035

10036+
tiny-invariant@^1.0.2:
10037+
version "1.1.0"
10038+
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
10039+
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
10040+
10041+
tiny-warning@^1.0.0, tiny-warning@^1.0.3:
10042+
version "1.0.3"
10043+
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
10044+
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
10045+
991110046
tmp@^0.0.33:
991210047
version "0.0.33"
991310048
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
@@ -10230,7 +10365,7 @@ utils-merge@1.0.1:
1023010365
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1023110366
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1023210367

10233-
uuid@^3.0.1, uuid@^3.3.2:
10368+
uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
1023410369
version "3.4.0"
1023510370
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1023610371
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
@@ -10248,6 +10383,16 @@ validate-npm-package-license@^3.0.1:
1024810383
spdx-correct "^3.0.0"
1024910384
spdx-expression-parse "^3.0.0"
1025010385

10386+
validator@^13.0.0:
10387+
version "13.1.1"
10388+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.1.1.tgz#f8811368473d2173a9d8611572b58c5783f223bf"
10389+
integrity sha512-8GfPiwzzRoWTg7OV1zva1KvrSemuMkv07MA9TTl91hfhe+wKrsrgVN4H2QSFd/U/FhiU3iWPYVgvbsOGwhyFWw==
10390+
10391+
value-equal@^1.0.1:
10392+
version "1.0.1"
10393+
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
10394+
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
10395+
1025110396
vary@~1.1.2:
1025210397
version "1.1.2"
1025310398
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)