From be989c7a2b077cac66a21de896fbd836fa7bc3ad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Mar 2019 02:38:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/npm:lodash:20180130 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90875fd..6eb5edd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "assetgraph": "^1.12.1", - "assetgraph-builder": "^2.5.1", + "assetgraph-builder": "^6.9.0", "autoprefixer": "^4.0.0", "autoprefixer-core": "^4.0.1", "bower": "^1.3.12",