From 5091600428247a68a99c930b8282c98836b412a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 May 2020 23:08:19 +0200 Subject: [PATCH] fix: upgrade snyk from 1.321.0 to 1.323.0 Snyk has created this PR to upgrade snyk from 1.321.0 to 1.323.0. See this package in NPM: https://www.npmjs.com/package/snyk See this project in Snyk: https://app.snyk.io/org/kopach/project/db8db9dd-7b61-494d-93b4-4b40d9f9cc52?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6853ee87..87d02be2 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "istanbul-lib-instrument": "4.0.3", "predicates": "2.0.3", "typescript": "3.9.2", - "snyk": "1.321.0" + "snyk": "1.323.0" }, "peerDependencies": { "karma": ">=0.9"