From cd054ed569874adef70fba876abf49be7582e545 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 08:56:22 -0300 Subject: [PATCH] chore(deps-dev): bump @well-known-components/http-server (#236) Bumps [@well-known-components/http-server](https://github.com/well-known-components/http-server) from 2.0.1-20240313124908.commit-80c33da to 2.1.0. - [Release notes](https://github.com/well-known-components/http-server/releases) - [Commits](https://github.com/well-known-components/http-server/commits/2.1.0) --- updated-dependencies: - dependency-name: "@well-known-components/http-server" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b2574f1..0241e4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -799,9 +799,9 @@ dotenv "^16.0.1" "@well-known-components/http-server@^2.0.1-20240313124908.commit-80c33da": - version "2.0.1-20240313124908.commit-80c33da" - resolved "https://registry.yarnpkg.com/@well-known-components/http-server/-/http-server-2.0.1-20240313124908.commit-80c33da.tgz#8d5cdca3b39784b9fd4eb0702224b9a268444832" - integrity sha512-Po6/QodzvbzJYJydBg+8Ga3+JagGyfOm7o9Iweosr/SdfbdPY8+BmvfN3bLaNh0tOkT3UA6uvhqAD4ADCSKoaQ== + version "2.1.0" + resolved "https://registry.yarnpkg.com/@well-known-components/http-server/-/http-server-2.1.0.tgz#23a18edc82904b3a575452c2d7e618c7da37a07f" + integrity sha512-IHD7aLTA+9DYEchQubHDBwc4FmVEmQC+2TWbi8Tz+QlkiQdtndcuba8XHH+EwqlB5sna/EAJGZGXPxS7okcHKA== dependencies: "@types/http-errors" "^2.0.1" destroy "^1.2.0"