From eca80143695028fc793411a9783d8ac4b5a24afd Mon Sep 17 00:00:00 2001 From: Calvin Montgomery Date: Tue, 6 Jan 2015 13:05:31 -0500 Subject: [PATCH] deps: update sanitize-html --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b39eec34..97099a7c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "nodemailer": "^1.2.0", "oauth": "^0.9.12", "q": "^1.0.1", - "sanitize-html": "git://github.com/calzoneman/sanitize-html#5022eb6c", + "sanitize-html": "git://github.com/calzoneman/sanitize-html#9829c6d0", "serve-static": "^1.5.3", "socket.io": "^1.2.1", "yamljs": "^0.1.5"