From e7865b9a47766c0ba0910c529f2e86a39383e8ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 10:53:56 +0000 Subject: [PATCH] Bump http-cache-semantics 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] --- .../typescript/samples/sample-assistant/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/typescript/samples/sample-assistant/package-lock.json b/templates/typescript/samples/sample-assistant/package-lock.json index e48f2a189b..58087d8ec1 100644 --- a/templates/typescript/samples/sample-assistant/package-lock.json +++ b/templates/typescript/samples/sample-assistant/package-lock.json @@ -3459,9 +3459,9 @@ } }, "http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha1-SekcXL82yblLz81xwj1SSex045A=", + "version": "4.1.1", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha1-q+AvyymFRgvwMjvmZENuw0dqbVo=", "dev": true }, "http-deceiver": {