From fc95ccd6c9ee110316095fba0cc64815b8f3cd5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 05:16:21 +0000 Subject: [PATCH] Bump xmldom from 0.3.0 to 0.5.0 in /SchoolNavigatorBot/scripts Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.3.0 to 0.5.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.3.0...0.5.0) Signed-off-by: dependabot[bot] --- SchoolNavigatorBot/scripts/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SchoolNavigatorBot/scripts/package-lock.json b/SchoolNavigatorBot/scripts/package-lock.json index f481f73..846fb15 100644 --- a/SchoolNavigatorBot/scripts/package-lock.json +++ b/SchoolNavigatorBot/scripts/package-lock.json @@ -1028,9 +1028,9 @@ "integrity": "sha1-vpuuHIoEbnazESdyY0fQrXACvrM=" }, "xmldom": { - "version": "0.3.0", - "resolved": "https://botbuilder.myget.org/F/botframework-cli/npm/xmldom/-/xmldom-0.3.0.tgz", - "integrity": "sha1-5iVFf0MAtd+cLh7Ld2FH7OR/Plo=" + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.5.0.tgz", + "integrity": "sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA==" }, "xpath.js": { "version": "1.1.0",