From 0a7747ab100b294dc5af5f0895fe68e7fc022d6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 00:36:23 +0000 Subject: [PATCH] Bump xmldom Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.2.1 to 0.6.0. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.2.1...0.6.0) --- updated-dependencies: - dependency-name: xmldom dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/typescript/Microsoft.Bot.Builder.Adapters.WeChat.TestBot/package-lock.json b/samples/typescript/Microsoft.Bot.Builder.Adapters.WeChat.TestBot/package-lock.json index 47370bb..0874042 100644 --- a/samples/typescript/Microsoft.Bot.Builder.Adapters.WeChat.TestBot/package-lock.json +++ b/samples/typescript/Microsoft.Bot.Builder.Adapters.WeChat.TestBot/package-lock.json @@ -4261,9 +4261,9 @@ "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==" }, "xmldom": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.2.1.tgz", - "integrity": "sha512-kXXiYvmblIgEemGeB75y97FyaZavx6SQhGppLw5TKWAD2Wd0KAly0g23eVLh17YcpxZpnFym1Qk/eaRjy1APPg==" + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz", + "integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==" }, "xpath.js": { "version": "1.1.0",