From 56520f0d4338a4a583211ff21b4b6d6952e02f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 03:04:19 +0000 Subject: [PATCH] Bump xmldom from 0.2.1 to 0.5.0 in /samples/BikeSharingApp/Users Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.2.1 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.2.1...0.5.0) Signed-off-by: dependabot[bot] --- samples/BikeSharingApp/Users/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/BikeSharingApp/Users/package-lock.json b/samples/BikeSharingApp/Users/package-lock.json index 9eefc61a0..5b8588243 100644 --- a/samples/BikeSharingApp/Users/package-lock.json +++ b/samples/BikeSharingApp/Users/package-lock.json @@ -3400,9 +3400,9 @@ "dev": true }, "xmldom": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.2.1.tgz", - "integrity": "sha512-kXXiYvmblIgEemGeB75y97FyaZavx6SQhGppLw5TKWAD2Wd0KAly0g23eVLh17YcpxZpnFym1Qk/eaRjy1APPg==" + "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",