From 210d625d976e81bb39e01c52be91cfc2c48f7044 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 9 Jun 2016 09:17:58 -0700 Subject: [PATCH] chore(package): update dompurify to version 0.8.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 632b868bbdd..8780398b9a2 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "camelcase": "3.0.0", "classnames": "2.2.5", "config": "1.21.0", - "dompurify": "0.8.1", + "dompurify": "0.8.2", "express": "4.13.4", "extract-text-webpack-plugin": "1.0.1", "helmet": "2.1.0",