From ce64c0dcf621c2907614b5b551941f3edb027fd3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 14:25:49 +0000 Subject: [PATCH] fix: test/fixtures/qs-package/node_modules/clite/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://dev.snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- test/fixtures/qs-package/node_modules/clite/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/fixtures/qs-package/node_modules/clite/package.json b/test/fixtures/qs-package/node_modules/clite/package.json index 78e748fc48..457876ac58 100644 --- a/test/fixtures/qs-package/node_modules/clite/package.json +++ b/test/fixtures/qs-package/node_modules/clite/package.json @@ -101,8 +101,8 @@ "lodash.defaultsdeep": "^4.3.1", "lodash.mergewith": "^4.3.1", "then-fs": "^2.0.0", - "update-notifier": "^0.6.0", - "yargs": "^4.3.2" + "update-notifier": "^6.0.0", + "yargs": "^10.0.0" }, "description": "A slight CLI framework", "devDependencies": {