From d841d3fd3c7bb5995186ae8c8b4c0df1940bc7c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 02:27:59 +0000 Subject: [PATCH] Bump xmldom from 0.1.27 to 0.5.0 in /src/userprofile Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.1.27 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/v0.1.27...0.5.0) Signed-off-by: dependabot[bot] --- src/userprofile/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/userprofile/package-lock.json b/src/userprofile/package-lock.json index edeadcef..8a37c88f 100644 --- a/src/userprofile/package-lock.json +++ b/src/userprofile/package-lock.json @@ -3708,9 +3708,9 @@ "dev": true }, "xmldom": { - "version": "0.1.27", - "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz", - "integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk=" + "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",