From d264dda2098a10d4fc4989a247e7698cfc24a23e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 00:35:38 +0000 Subject: [PATCH] Bump http-cache-semantics in /web/wp-content/themes/dctx2 Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/wp-content/themes/dctx2/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/wp-content/themes/dctx2/yarn.lock b/web/wp-content/themes/dctx2/yarn.lock index f8aa584c..b6cf7eec 100644 --- a/web/wp-content/themes/dctx2/yarn.lock +++ b/web/wp-content/themes/dctx2/yarn.lock @@ -3674,8 +3674,8 @@ htmlparser2@^3.9.1: readable-stream "^3.0.6" http-cache-semantics@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390" + version "4.1.1" + resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" http-errors@1.6.3, http-errors@~1.6.2: version "1.6.3"