diff --git a/templates/typescript/samples/sample-assistant/package-lock.json b/templates/typescript/samples/sample-assistant/package-lock.json index e48f2a189b..ef5e56f003 100644 --- a/templates/typescript/samples/sample-assistant/package-lock.json +++ b/templates/typescript/samples/sample-assistant/package-lock.json @@ -5549,9 +5549,9 @@ } }, "qs": { - "version": "6.5.2", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/qs/-/qs-6.5.2.tgz", - "integrity": "sha1-yzroBuh0BERYTvFUzo7pjUA/PjY=" + "version": "6.5.3", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/qs/-/qs-6.5.3.tgz", + "integrity": "sha1-Ou7/yRln7241wOSI70b7KWq3aq0=" }, "querystringify": { "version": "2.2.0", @@ -5815,9 +5815,9 @@ }, "dependencies": { "qs": { - "version": "6.10.1", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/qs/-/qs-6.10.1.tgz", - "integrity": "sha1-STFIL6jWR6Wqt5nFJx0hM7mB+2o=", + "version": "6.11.0", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/qs/-/qs-6.11.0.tgz", + "integrity": "sha1-/Q2WNEb3pl4TZ+AavYVClFPww3o=", "requires": { "side-channel": "^1.0.4" }