From bbe1689e6b3762d77357dc0d6a6fb881d946c372 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 Mar 2021 00:24:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- 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",