From f470a4dff52f8fa3c8d9103746b1fb7207ab2da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 19:04:06 +0000 Subject: [PATCH] Bump @xmldom/xmldom from 0.7.5 to 0.7.8 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.8. - [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.7.5...0.7.8) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5fa467707..3c5805b7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-fusioncharts", - "version": "5.1.0", + "version": "5.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-fusioncharts", - "version": "5.1.0", + "version": "5.2.0", "license": "MIT", "dependencies": { "expo": "^44.0.0", @@ -3930,10 +3930,9 @@ } }, "node_modules/@xmldom/xmldom": { - "version": "0.7.5", - "resolved": "https://fusioncharts.myget.org/F/fusion-charts/npm/@xmldom/xmldom/-/@xmldom/xmldom-0.7.5.tgz", - "integrity": "sha1-CfpR41bQfQviAGQrDk+R2ObdQI0=", - "license": "MIT", + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.8.tgz", + "integrity": "sha512-PrJx38EfpitFhwmILRl37jAdBlsww6AZ6rRVK4QS7T7RHLhX7mSs647sTmgr9GIxe3qjXdesmomEgbgaokrVFg==", "engines": { "node": ">=10.0.0" } @@ -19761,9 +19760,9 @@ } }, "@xmldom/xmldom": { - "version": "0.7.5", - "resolved": "https://fusioncharts.myget.org/F/fusion-charts/npm/@xmldom/xmldom/-/@xmldom/xmldom-0.7.5.tgz", - "integrity": "sha1-CfpR41bQfQviAGQrDk+R2ObdQI0=" + "version": "0.7.8", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.8.tgz", + "integrity": "sha512-PrJx38EfpitFhwmILRl37jAdBlsww6AZ6rRVK4QS7T7RHLhX7mSs647sTmgr9GIxe3qjXdesmomEgbgaokrVFg==" }, "@xtuc/ieee754": { "version": "1.2.0",