From f7d4dd16d04ce0f3a140ae6c8dbaa287567d5072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 04:13:25 +0000 Subject: [PATCH] Bump http-cache-semantics from 4.0.3 to 4.1.1 in /douban-fm-electron Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.0.3 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.0.3...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] --- douban-fm-electron/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/douban-fm-electron/yarn.lock b/douban-fm-electron/yarn.lock index e7d57ba..dd92c47 100644 --- a/douban-fm-electron/yarn.lock +++ b/douban-fm-electron/yarn.lock @@ -778,9 +778,9 @@ hosted-git-info@^2.1.4, hosted-git-info@^2.7.1: integrity sha1-dZz88sTRVq3lmwst+r3cQqa5xww= http-cache-semantics@^4.0.0: - version "4.0.3" - resolved "https://registry.npm.taobao.org/http-cache-semantics/download/http-cache-semantics-4.0.3.tgz#495704773277eeef6e43f9ab2c2c7d259dda25c5" - integrity sha1-SVcEdzJ37u9uQ/mrLCx9JZ3aJcU= + version "4.1.1" + resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" + integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== http-signature@~1.2.0: version "1.2.0"