Skip to content

Commit ca095c0

Browse files
Bump url-parse from 1.4.7 to 1.5.10 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d290438 commit ca095c0

File tree

2 files changed

+134
-11
lines changed

2 files changed

+134
-11
lines changed

frontend/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/yarn.lock

+131-8
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,13 @@
905905
dependencies:
906906
regenerator-runtime "^0.13.4"
907907

908+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13":
909+
version "7.17.2"
910+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
911+
integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
912+
dependencies:
913+
regenerator-runtime "^0.13.4"
914+
908915
"@babel/runtime@^7.5.1", "@babel/runtime@^7.7.4":
909916
version "7.9.2"
910917
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
@@ -2065,6 +2072,13 @@ aws4@^1.8.0:
20652072
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
20662073
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
20672074

2075+
axios@^0.19.2:
2076+
version "0.19.2"
2077+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
2078+
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2079+
dependencies:
2080+
follow-redirects "1.5.10"
2081+
20682082
axobject-query@^2.0.2:
20692083
version "2.1.2"
20702084
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.1.2.tgz#2bdffc0371e643e5f03ba99065d5179b9ca79799"
@@ -3379,6 +3393,13 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
33793393
dependencies:
33803394
ms "2.0.0"
33813395

3396+
debug@=3.1.0:
3397+
version "3.1.0"
3398+
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3399+
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3400+
dependencies:
3401+
ms "2.0.0"
3402+
33823403
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
33833404
version "3.2.6"
33843405
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
@@ -4434,6 +4455,13 @@ flush-write-stream@^1.0.0:
44344455
inherits "^2.0.3"
44354456
readable-stream "^2.3.6"
44364457

4458+
4459+
version "1.5.10"
4460+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4461+
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4462+
dependencies:
4463+
debug "=3.1.0"
4464+
44374465
follow-redirects@^1.0.0:
44384466
version "1.10.0"
44394467
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.10.0.tgz#01f5263aee921c6a54fb91667f08f4155ce169eb"
@@ -4833,6 +4861,18 @@ hex-color-regex@^1.1.0:
48334861
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
48344862
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
48354863

4864+
history@^4.9.0:
4865+
version "4.10.1"
4866+
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
4867+
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
4868+
dependencies:
4869+
"@babel/runtime" "^7.1.2"
4870+
loose-envify "^1.2.0"
4871+
resolve-pathname "^3.0.0"
4872+
tiny-invariant "^1.0.2"
4873+
tiny-warning "^1.0.0"
4874+
value-equal "^1.0.1"
4875+
48364876
hmac-drbg@^1.0.0:
48374877
version "1.0.1"
48384878
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
@@ -4842,6 +4882,13 @@ hmac-drbg@^1.0.0:
48424882
minimalistic-assert "^1.0.0"
48434883
minimalistic-crypto-utils "^1.0.1"
48444884

4885+
hoist-non-react-statics@^3.1.0:
4886+
version "3.3.2"
4887+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
4888+
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
4889+
dependencies:
4890+
react-is "^16.7.0"
4891+
48454892
hosted-git-info@^2.1.4:
48464893
version "2.8.8"
48474894
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
@@ -5521,6 +5568,11 @@ is-wsl@^2.1.1:
55215568
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.1.1.tgz#4a1c152d429df3d441669498e2486d3596ebaf1d"
55225569
integrity sha512-umZHcSrwlDHo2TGMXv0DZ8dIUGunZ2Iv68YZnrmCiBPkZ4aaOhtv7pXJKeki9k3qJ3RJr0cDyitcl5wEH3AYog==
55235570

5571+
5572+
version "0.0.1"
5573+
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
5574+
integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
5575+
55245576
[email protected], isarray@^1.0.0, isarray@~1.0.0:
55255577
version "1.0.0"
55265578
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -6373,7 +6425,7 @@ loglevel@^1.6.6:
63736425
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.7.tgz#b3e034233188c68b889f5b862415306f565e2c56"
63746426
integrity sha512-cY2eLFrQSAfVPhCgH1s7JI73tMbg9YC3v3+ZHVW67sBS7UxWzNEk/ZBbSfLykBWHp33dqqtOv82gjhKEi81T/A==
63756427

6376-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
6428+
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:
63776429
version "1.4.0"
63786430
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
63796431
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -6577,6 +6629,14 @@ min-indent@^1.0.0:
65776629
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.0.tgz#cfc45c37e9ec0d8f0a0ec3dd4ef7f7c3abe39256"
65786630
integrity sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY=
65796631

6632+
mini-create-react-context@^0.4.0:
6633+
version "0.4.1"
6634+
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
6635+
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
6636+
dependencies:
6637+
"@babel/runtime" "^7.12.1"
6638+
tiny-warning "^1.0.3"
6639+
65806640
65816641
version "0.9.0"
65826642
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz#47f2cf07aa165ab35733b1fc97d4c46c0564339e"
@@ -7361,6 +7421,13 @@ [email protected]:
73617421
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
73627422
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
73637423

7424+
path-to-regexp@^1.7.0:
7425+
version "1.8.0"
7426+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
7427+
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
7428+
dependencies:
7429+
isarray "0.0.1"
7430+
73647431
path-type@^2.0.0:
73657432
version "2.0.0"
73667433
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
@@ -8353,9 +8420,9 @@ [email protected]:
83538420
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
83548421

83558422
querystringify@^2.1.1:
8356-
version "2.1.1"
8357-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
8358-
integrity sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==
8423+
version "2.2.0"
8424+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
8425+
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
83598426

83608427
raf@^3.4.1:
83618428
version "3.4.1"
@@ -8451,11 +8518,47 @@ react-error-overlay@^6.0.7:
84518518
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.7.tgz#1dcfb459ab671d53f660a991513cb2f0a0553108"
84528519
integrity sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA==
84538520

8454-
react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
8521+
react-icons@^3.9.0:
8522+
version "3.11.0"
8523+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.11.0.tgz#2ca2903dfab8268ca18ebd8cc2e879921ec3b254"
8524+
integrity sha512-JRgiI/vdF6uyBgyZhVyYJUZAop95Sy4XDe/jmT3R/bKliFWpO/uZBwvSjWEdxwzec7SYbEPNPck0Kff2tUGM2Q==
8525+
dependencies:
8526+
camelcase "^5.0.0"
8527+
8528+
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:
84558529
version "16.13.1"
84568530
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
84578531
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
84588532

8533+
react-router-dom@^5.1.2:
8534+
version "5.3.0"
8535+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.0.tgz#da1bfb535a0e89a712a93b97dd76f47ad1f32363"
8536+
integrity sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ==
8537+
dependencies:
8538+
"@babel/runtime" "^7.12.13"
8539+
history "^4.9.0"
8540+
loose-envify "^1.3.1"
8541+
prop-types "^15.6.2"
8542+
react-router "5.2.1"
8543+
tiny-invariant "^1.0.2"
8544+
tiny-warning "^1.0.0"
8545+
8546+
8547+
version "5.2.1"
8548+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d"
8549+
integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==
8550+
dependencies:
8551+
"@babel/runtime" "^7.12.13"
8552+
history "^4.9.0"
8553+
hoist-non-react-statics "^3.1.0"
8554+
loose-envify "^1.3.1"
8555+
mini-create-react-context "^0.4.0"
8556+
path-to-regexp "^1.7.0"
8557+
prop-types "^15.6.2"
8558+
react-is "^16.6.0"
8559+
tiny-invariant "^1.0.2"
8560+
tiny-warning "^1.0.0"
8561+
84598562
84608563
version "3.4.1"
84618564
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.4.1.tgz#f551298b5c71985cc491b9acf3c8e8c0ae3ada0a"
@@ -8814,6 +8917,11 @@ resolve-from@^4.0.0:
88148917
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
88158918
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
88168919

8920+
resolve-pathname@^3.0.0:
8921+
version "3.0.0"
8922+
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
8923+
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
8924+
88178925
88188926
version "3.1.1"
88198927
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.1.tgz#28931895fa1eab9be0647d3b2958c100ae3c0bf0"
@@ -9833,6 +9941,16 @@ timsort@^0.3.0:
98339941
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
98349942
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
98359943

9944+
tiny-invariant@^1.0.2:
9945+
version "1.2.0"
9946+
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.2.0.tgz#a1141f86b672a9148c72e978a19a73b9b94a15a9"
9947+
integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==
9948+
9949+
tiny-warning@^1.0.0, tiny-warning@^1.0.3:
9950+
version "1.0.3"
9951+
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
9952+
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
9953+
98369954
tmp@^0.0.33:
98379955
version "0.0.33"
98389956
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
@@ -10088,9 +10206,9 @@ [email protected]:
1008810206
schema-utils "^2.5.0"
1008910207

1009010208
url-parse@^1.4.3:
10091-
version "1.4.7"
10092-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278"
10093-
integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==
10209+
version "1.5.10"
10210+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
10211+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
1009410212
dependencies:
1009510213
querystringify "^2.1.1"
1009610214
requires-port "^1.0.0"
@@ -10173,6 +10291,11 @@ validate-npm-package-license@^3.0.1:
1017310291
spdx-correct "^3.0.0"
1017410292
spdx-expression-parse "^3.0.0"
1017510293

10294+
value-equal@^1.0.1:
10295+
version "1.0.1"
10296+
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
10297+
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
10298+
1017610299
vary@~1.1.2:
1017710300
version "1.1.2"
1017810301
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)