From 6235e007b6a2ee2c97a3d86ffbf5bfc3413eaeb4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 31 Aug 2020 06:18:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-590103 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca8624df6..e2781d7de 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,6 @@ "folderify": "^0.7.0", "form-data": "^0.2.0", "har-validator-fsless": "1.6.6", - "postman-collection": "3.0.8" + "postman-collection": "3.6.6" } }