From e18a9637a26e221f64b7834bab70aedde56de57e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 22:12:11 +0000 Subject: [PATCH] Bump http-cache-semantics from 4.1.0 to 4.1.1 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] --- package-lock.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a8a797..01d523d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11497,8 +11497,9 @@ } }, "node_modules/http-cache-semantics": { - "version": "4.1.0", - "license": "BSD-2-Clause" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" }, "node_modules/http-deceiver": { "version": "1.2.7", @@ -23301,7 +23302,7 @@ "vue": "^2.6.14", "vue-analytics": "^5.22.1", "vue-calendar-heatmap": "^0.8.4", - "vue-fragment": "git+https://github.com/grainrigi/vue-fragment#master", + "vue-fragment": "git+ssh://git@github.com/grainrigi/vue-fragment.git#66b38e7f5ab16726435d98381514daa1cfd0627a", "vue-lazyload": "^1.3.3", "vue-mq": "^1.0.1", "vue-router": "^3.5.2", @@ -24798,7 +24799,7 @@ "host-validation": "^2.0.1", "log4js": "^6.4.0", "method-override": "^3.0.0", - "mizu": "^1.2.1", + "mizu": "^1.2.2", "mongoose": "^6.3.2", "mongoose-sequence": "^5.3.1", "morgan": "^1.10.0", @@ -24846,7 +24847,7 @@ "vue": "^2.6.14", "vue-analytics": "^5.22.1", "vue-calendar-heatmap": "^0.8.4", - "vue-fragment": "git+https://github.com/grainrigi/vue-fragment#master", + "vue-fragment": "git+ssh://git@github.com/grainrigi/vue-fragment.git#66b38e7f5ab16726435d98381514daa1cfd0627a", "vue-lazyload": "^1.3.3", "vue-mq": "^1.0.1", "vue-router": "^3.5.2", @@ -31459,7 +31460,9 @@ } }, "http-cache-semantics": { - "version": "4.1.0" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" }, "http-deceiver": { "version": "1.2.7",