From 5abf666666e99abf22fa9a45b25dc5157ac5efb7 Mon Sep 17 00:00:00 2001 From: Michael Blum Date: Mon, 2 Sep 2019 10:37:21 -0500 Subject: [SECURITY] ticked npm vulnerabilities in package.json (#13) --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b62e428..603244f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,12 @@ "version": "1.0.0", "description": "![Powered By Hugo](https://raw.githubusercontent.com/mikeblum/hugo-now/master/static/logo/hugo-now.png)", "main": "Gulpfile.js", - "dependencies": {}, + "dependencies": { + "braces": ">=2.3.1", + "lodash.template": ">=4.5.0", + "lodash.mergewith": ">=4.6.2", + "sshpk": ">=1.13.2" + }, "devDependencies": { "del": "^3.0.0", "gulp": "^3.9.1", -- cgit v1.2.3