From 6239437774f5a16038c5271b8ecee6cb0bf14773 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Feb 2018 02:52:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 Latest report for gfargo/how-wordpress-schedules-posts: https://snyk.io/test/github/gfargo/how-wordpress-schedules-posts --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 026f6d3..1590851 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "normalize.css": "3.0.3", "react": "^0.14.3", "react-dom": "^0.14.3", - "spectacle": "^1.0.0" + "spectacle": "^2.0.0" }, "devDependencies": { "autoprefixer-core": "^6.0.1",