From 481d9ea5656986eb170f372aa93353087e2464cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Feb 2018 01:10:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:validator:20180218 Latest report for code4hr/hrtb.us: https://snyk.io/test/github/code4hr/hrtb.us --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b7ce01..dc1ee5c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "trailpack-hapi": "^2.2.0", "trailpack-repl": "v2-latest", "trailpack-router": "v2-latest", - "trailpack-sequelize": "^2.0.0", + "trailpack-sequelize": "^3.0.0", "trails": "v2-latest", "winston": "^2.3", "wreck": "^10.0.0"