From c6735fc520a0f82c336b0f02c963ee9b79067312 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Sep 2022 17:22:54 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PARSEURL-3023021 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35d8e85..df42940 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ ], "dependencies": { "@xyo-network/web-base-bootstrap": "^1.0.31", - "snyk": "^1.320.3" + "snyk": "^1.324.0" }, "devDependencies": { "bootstrap": "^4.4.1",