From 1774e542af267ceb6cdf5feb5eb5af71ef381d49 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 18 Feb 2018 02:41:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:lodash:20180130 Latest report for jsbin/pennyworth: https://snyk.io/test/github/jsbin/pennyworth --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 08f721f..1ef71fe 100644 --- a/package.json +++ b/package.json @@ -14,11 +14,11 @@ "6to5": "^3.0.10", "LiveScript": "^1.2.0", "axon": "~2.0.0", - "babel-core": "^5.8.23", + "babel-core": "^6.9.0", "body-parser": "~1.0.2", "coffee-script": "~1.7.1", "express": "~4.1.1", - "gaze": "~0.6.4", + "gaze": "~1.1.0", "jade": "^1.11.0", "less": "^2.5.1", "lynx": "0.0.11",