From 79999a1d170cf0a44187a78033742aebf92be45d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Jul 2017 06:34:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:koa-static-cache:20170613 Latest report for cnpm/koa-middlewares: https://snyk.io/test/github/cnpm/koa-middlewares --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e06d05a..647c676 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "koa-rt": "^0.0.2", "koa-safe-jsonp": "^0.3.1", "koa-session": "^3.3.1", - "koa-static-cache": "^3.1.7" + "koa-static-cache": "^4.1.1" }, "devDependencies": { "autod": "2",