From d91faebd4c64947b0cbba5182882623305a5eed7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Dec 2020 00:25:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CACHEBASE-1054631 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12c07e3..954dd11 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "app-module-path": "^2.2.0", "base64-stream": "^1.0.0", "boom": "^7.3.0", - "brunch": "^2.10.17", + "brunch": "^3.0.0", "cheerio": "^1.0.0-rc.2", "circular-json": "^0.5.1", "codemirror": "^5.37.0",