diff --git a/yarn.lock b/yarn.lock index 33a5b70..1872a6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1104,10 +1104,10 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@debtcollective/dc-header-component@^3.5.0": - version "3.5.0" - resolved "https://registry.yarnpkg.com/@debtcollective/dc-header-component/-/dc-header-component-3.5.0.tgz#914b20f1cb82eacd4f08d2e90d25e05ef8d1c092" - integrity sha512-U5mbRx7MfgznZt1ihiOU650HQ+VlnLRF5hnTqMrmdJCBbZb2vj9rGpXpdg/a/M7M9Kmg+6baXilt7dqLSL5U3g== +"@debtcollective/dc-header-component@^4.0.0": + version "4.1.4" + resolved "https://registry.yarnpkg.com/@debtcollective/dc-header-component/-/dc-header-component-4.1.4.tgz#823c1907079ff901a97aa6d926a84e7081b42a18" + integrity sha512-We7IAxGshA7HQgwurUw54XkSc0UQiLQDxUCFMkMQb/Wj6XoNem/uGLB8vOdoCl6UJplWtqmEUrpM85z9ZvIUFA== "@emotion/babel-utils@^0.6.4": version "0.6.10" @@ -18933,9 +18933,9 @@ url-parse-lax@^3.0.0: prepend-http "^2.0.0" url-parse@^1.1.8, url-parse@^1.4.3: - version "1.4.7" - resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278" - integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg== + version "1.5.10" + resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" + integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ== dependencies: querystringify "^2.1.1" requires-port "^1.0.0"