From 3568ae62e0c0b7fcecc28a7971aab9d8adc3b78d Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 26 Jul 2023 21:23:00 +0000 Subject: build(deps): bump xml2js from 0.6.1 to 0.6.2 Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.6.1 to 0.6.2. - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.1...0.6.2) --- updated-dependencies: - dependency-name: xml2js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 8dc72cc8..0b4d3d92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "svg4everybody": "^2.1.9", "url-polyfill": "^1.1.12", "whatwg-fetch": "^3.6.17", - "xml2js": "^0.6.1" + "xml2js": "^0.6.2" }, "devDependencies": { "@babel/core": "^7.22.9", @@ -19073,9 +19073,9 @@ } }, "node_modules/xml2js": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.1.tgz", - "integrity": "sha512-wksiZCYEDvrdwNhv1OIp0IALJdxWF9/ykG85DRkTLjqLIkcadRZxY05dwOX+zTM9aK+7rmtbNRnf3nC7MEqcvQ==", + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz", + "integrity": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==", "dependencies": { "sax": ">=0.6.0", "xmlbuilder": "~11.0.0" @@ -32575,9 +32575,9 @@ "dev": true }, "xml2js": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.1.tgz", - "integrity": "sha512-wksiZCYEDvrdwNhv1OIp0IALJdxWF9/ykG85DRkTLjqLIkcadRZxY05dwOX+zTM9aK+7rmtbNRnf3nC7MEqcvQ==", + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz", + "integrity": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==", "requires": { "sax": ">=0.6.0", "xmlbuilder": "~11.0.0" -- cgit v1.2.3