From 6f8d4ff9be7a4282a8f1f480455385d1dfd335af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 17:59:46 +0000 Subject: [PATCH] Bump jstoxml from 3.2.3 to 3.2.8 Bumps [jstoxml](https://github.com/davidcalhoun/jstoxml) from 3.2.3 to 3.2.8. - [Release notes](https://github.com/davidcalhoun/jstoxml/releases) - [Changelog](https://github.com/davidcalhoun/jstoxml/blob/main/CHANGELOG.md) - [Commits](https://github.com/davidcalhoun/jstoxml/compare/v3.2.3...v3.2.8) --- updated-dependencies: - dependency-name: jstoxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3cd06c70..5e985188 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3883,9 +3883,9 @@ } }, "node_modules/jstoxml": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/jstoxml/-/jstoxml-3.2.3.tgz", - "integrity": "sha512-IxoZkdFcKm1dO4g+JcZBB7z1p/vPXEZPV3APRDd3/zcVtthg2kfTmpzKNZMl37/MrE/Uoc2p6ZnLnv3P5HVMTw==" + "version": "3.2.8", + "resolved": "https://registry.npmjs.org/jstoxml/-/jstoxml-3.2.8.tgz", + "integrity": "sha512-U/TYY7dFjfn6bvaix5WHLss4lSsZ0ER1LU6DqrQfCTkhwWADMuc4L5bKPTiXA2YzL58NcS8sRioQRPGR2p5J5g==" }, "node_modules/kind-of": { "version": "3.2.2", @@ -8110,9 +8110,9 @@ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" }, "jstoxml": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/jstoxml/-/jstoxml-3.2.3.tgz", - "integrity": "sha512-IxoZkdFcKm1dO4g+JcZBB7z1p/vPXEZPV3APRDd3/zcVtthg2kfTmpzKNZMl37/MrE/Uoc2p6ZnLnv3P5HVMTw==" + "version": "3.2.8", + "resolved": "https://registry.npmjs.org/jstoxml/-/jstoxml-3.2.8.tgz", + "integrity": "sha512-U/TYY7dFjfn6bvaix5WHLss4lSsZ0ER1LU6DqrQfCTkhwWADMuc4L5bKPTiXA2YzL58NcS8sRioQRPGR2p5J5g==" }, "kind-of": { "version": "3.2.2",