aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-26 21:23:00 +0000
committerGravatar vitalyster2023-07-27 12:21:59 +0300
commit3568ae62e0c0b7fcecc28a7971aab9d8adc3b78d (patch)
tree28b64fd7b2040c4320f85f961515935bf81e5f99 /package.json
parent24a1911765b0c5caa3e700a4e4178140ed0101af (diff)
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] <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 81e5d159..856dc8be 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.1"
+ "xml2js": "^0.6.2"
}
}