aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-25 21:43:49 +0000
committerGravatar vitalyster2023-07-26 00:44:33 +0300
commit69e11509eaf761dfa72819e0e6095547850ac184 (patch)
tree479f2b08d6eee1bb93c3442650a50b7c588d0cd4 /package.json
parent330661c2e0ed818a9e8f3845f48752eda7e3224a (diff)
build(deps): bump xml2js from 0.6.0 to 0.6.1
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.6.0 to 0.6.1. - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.0...0.6.1) --- updated-dependencies: - dependency-name: xml2js dependency-type: direct:production update-type: version-update:semver-patch ... 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 8dc9b6a5..e9433908 100644
--- a/package.json
+++ b/package.json
@@ -109,6 +109,6 @@
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.17",
- "xml2js": "^0.6.0"
+ "xml2js": "^0.6.1"
}
}