diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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" } } |