From 9f4495868d2c80efaedf59ca468d49c33a10e1b9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Dec 2023 15:39:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-DOTPROP-543489 - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 - https://snyk.io/vuln/SNYK-JS-INI-1048974 - https://snyk.io/vuln/SNYK-JS-JSZIP-1251497 - https://snyk.io/vuln/SNYK-JS-JSZIP-3188562 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-PARSEURL-2935944 - https://snyk.io/vuln/SNYK-JS-PARSEURL-2935947 - https://snyk.io/vuln/SNYK-JS-PARSEURL-2936249 - https://snyk.io/vuln/SNYK-JS-PARSEURL-2942134 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-SNYKPYTHONPLUGIN-3039677 - https://snyk.io/vuln/SNYK-JS-TREEKILL-536781 - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ce4cba..c759337 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ }, "dependencies": { "debug": "^4.1.1", - "snyk": "^1.231.1", + "snyk": "^1.996.0", "typed-rest-client": "^1.5.0" }, "husky": {