Commit ada2681a authored by dependabot[bot]'s avatar dependabot[bot]

chore(dependencies): Bump html-minifier from 3.5.7 to 3.5.8

Bumps [html-minifier](https://github.com/kangax/html-minifier) from 3.5.7 to 3.5.8.
- [Release notes](https://github.com/kangax/html-minifier/releases/tag/v3.5.8)
- [Commits](https://github.com/kangax/html-minifier/compare/v3.5.7...v3.5.8)
parent c7d417e1
......@@ -4873,9 +4873,9 @@
}
},
"html-minifier": {
"version": "3.5.7",
"resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.7.tgz",
"integrity": "sha512-GISXn6oKDo7+gVpKOgZJTbHMCUI2TSGfpg/8jgencWhWJsvEmsvp3M8emX7QocsXsYznWloLib3OeSfeyb/ewg==",
"version": "3.5.8",
"resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.8.tgz",
"integrity": "sha512-WX7D6PB9PFq05fZ1/CyxPUuyqXed6vh2fGOM80+zJT5wAO93D/cUjLs0CcbBFjQmlwmCgRvl97RurtArIpOnkw==",
"dev": true,
"requires": {
"camel-case": "3.0.0",
......@@ -4885,7 +4885,7 @@
"ncname": "1.0.0",
"param-case": "2.1.1",
"relateurl": "0.2.7",
"uglify-js": "3.2.2"
"uglify-js": "3.3.1"
},
"dependencies": {
"commander": {
......@@ -4901,9 +4901,9 @@
"dev": true
},
"uglify-js": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.2.2.tgz",
"integrity": "sha512-++1NO/zZIEdWf6cDIGceSJQPX31SqIpbVAHwFG5+240MtZqPG/NIPoinj8zlXQtAfMBqEt1Jyv2FiLP3n9gVhQ==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.3.1.tgz",
"integrity": "sha512-f2JLNUrb9PAnxxNh0CwUoYEIiUUOQkdOxqDkfvrSbot4zJ7y+da1sfNqZg5tKhamfj5WDU2BAjRBEcLKRZm2SA==",
"dev": true,
"requires": {
"commander": "2.12.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment