From 0f699ece95db85b98c2984a5cb3c649bc4cbcc30 Mon Sep 17 00:00:00 2001 From: Peter Jaszkowiak Date: Sat, 16 Dec 2017 01:12:00 -0700 Subject: [PATCH] Bump dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7766f9a..fe03fc9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "url": "https://github.com/psychobunny/nodebb-theme-persona/issues" }, "dependencies": { - "striptags": "^3.1.0", - "pulling": "^1.1.0" + "striptags": "^3.1.1", + "pulling": "^1.1.1" } }