From d5f2673aa451715929973bdb705023564ef192ad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Mar 2022 16:06:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bffb0bc6..17e9535f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gulp-jshint": "^1.8.3", "gulp-rename": "^1.2.0", "gulp-uglify": "1.5.1", - "nodeunit": "^0.9.0", + "nodeunit": "^0.11.3", "snyk": "^1.18.0" }, "scripts": {