Merge pull request #71 from curbengh/dependabot/npm_and_yarn/minify-xml-3.2.0

chore(deps): bump minify-xml from 2.5.0 to 3.2.0
This commit is contained in:
Ming Di Leom 2021-10-16 20:01:41 +10:30 committed by GitHub
commit cc53b9054b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"clean-css": "^5.1.2",
"html-minifier": "^4.0.0",
"micromatch": "^4.0.2",
"minify-xml": "^2.1.1",
"minify-xml": "^3.2.0",
"svgo": "^2.3.0",
"terser": "^5.3.0"
},