aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-25 21:57:30 +0000
committerGravatar vitalyster2023-05-26 08:53:07 +0300
commit7a27b4f197c81a99550f1e4c4d857aa4a2199a59 (patch)
treed51d863697baa652b569af82689b477ab1d4e0e1 /package.json
parentc8da74e406a2d0a04caf2445873c36a3752caf88 (diff)
build(deps): bump xml2js from 0.5.0 to 0.6.0
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.5.0 to 0.6.0. - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0) --- updated-dependencies: - dependency-name: xml2js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 42951918..53d1fe31 100644
--- a/package.json
+++ b/package.json
@@ -109,6 +109,6 @@
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.2",
- "xml2js": "^0.5.0"
+ "xml2js": "^0.6.0"
}
}