From 42e3157721ca28dd46d8c262790ea6ddd84a877e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Mar 2021 06:18:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca8624df6..5c8561cb9 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.10" } }