Bump xmldom and svg2img
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [svg2img](https://github.com/fuzhenn/node-svg2img). These dependencies need to be updated together. Removes `xmldom` Updates `svg2img` from 0.6.1 to 1.0.0-beta.2 - [Release notes](https://github.com/fuzhenn/node-svg2img/releases) - [Commits](https://github.com/fuzhenn/node-svg2img/compare/v0.6.1...v1.0.0-beta.2) --- updated-dependencies: - dependency-name: xmldom dependency-type: indirect - dependency-name: svg2img dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+694
-475
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -46,7 +46,7 @@
|
|||||||
"jshint": "^2.10.2",
|
"jshint": "^2.10.2",
|
||||||
"node-svn-ultimate": "^1.2.0",
|
"node-svn-ultimate": "^1.2.0",
|
||||||
"rimraf": "^2.6.3",
|
"rimraf": "^2.6.3",
|
||||||
"svg2img": "^0.6.1",
|
"svg2img": "^1.0.0-beta.2",
|
||||||
"uglify-es": "^3.3.9"
|
"uglify-es": "^3.3.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user