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": {