add new escape-html

This commit is contained in:
Christopher Olah
2017-03-14 15:09:35 -07:00
parent 47ed46b52f
commit b5d5e2a2f1
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@
"dependencies": {
"commander": "^2.9.0",
"d3-time-format": "^2.0.3",
"html-escape": "^2.0.0",
"mustache": "^2.3.0"
}
}
+4
View File
@@ -632,6 +632,10 @@ html-encoding-sniffer@^1.0.1:
dependencies:
whatwg-encoding "^1.0.1"
html-escape@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/html-escape/-/html-escape-2.0.0.tgz#60c8ddd465edf0cae02af9e99fdf5f883b09be49"
http-signature@~1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.1.1.tgz#df72e267066cd0ac67fb76adf8e134a8fbcf91bf"