From 5a12e15160bed9e2b68604ef8d1a9e1f00973081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 06:01:34 +0000 Subject: [PATCH] build(deps): bump simple-get from 3.1.0 to 3.1.1 Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/feross/simple-get/releases) - [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: simple-get dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 33a5b70..6bfe871 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" @@ -16915,9 +16915,9 @@ simple-concat@^1.0.0: integrity sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q== simple-get@^3.0.3: - version "3.1.0" - resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-3.1.0.tgz#b45be062435e50d159540b576202ceec40b9c6b3" - integrity sha512-bCR6cP+aTdScaQCnQKbPKtJOKDp/hj9EDLJo3Nw4y1QksqaovlW/bnptB6/c1e+qmNIDHRK+oXFDdEqBT8WzUA== + version "3.1.1" + resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-3.1.1.tgz#cc7ba77cfbe761036fbfce3d021af25fc5584d55" + integrity sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA== dependencies: decompress-response "^4.2.0" once "^1.3.1"