Merge pull request #105 from fatchan/dependabot/npm_and_yarn/sanitize-html-1.23.0

Bump sanitize-html from 1.22.1 to 1.23.0
merge-requests/208/head
Thomas Lynch 4 years ago committed by GitHub
commit 3c328c80db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json

6
package-lock.json generated

@ -6560,9 +6560,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"sanitize-html": {
"version": "1.22.1",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-1.22.1.tgz",
"integrity": "sha512-++IMC00KfMQc45UWZJlhWOlS9eMrME38sFG9GXfR+k6oBo9JXSYQgTOZCl9j3v/smFTRNT9XNwz5DseFdMY+2Q==",
"version": "1.23.0",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-1.23.0.tgz",
"integrity": "sha512-7MgUrbZpaig6zHwuHjpNqhkiuutFPWWoFY/RmdtEnvrFKMLafzSHfFyOozVpKWytkZIUhbYu3VQ/93OmYdo3ag==",
"requires": {
"chalk": "^2.4.1",
"htmlparser2": "^4.1.0",

Loading…
Cancel
Save