From 748c17524760a62a8c0821f2b3c0a30c44e616c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 03:48:18 +0000 Subject: [PATCH] fix: test/fixtures/qs-package/node_modules/pinkie/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- test/fixtures/qs-package/node_modules/pinkie/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/fixtures/qs-package/node_modules/pinkie/package.json b/test/fixtures/qs-package/node_modules/pinkie/package.json index 5b291cd75a..c6564b4103 100644 --- a/test/fixtures/qs-package/node_modules/pinkie/package.json +++ b/test/fixtures/qs-package/node_modules/pinkie/package.json @@ -56,9 +56,9 @@ "core-assert": "^0.1.1", "coveralls": "^2.11.4", "mocha": "*", - "nyc": "^3.2.2", + "nyc": "^5.0.0", "promises-aplus-tests": "*", - "xo": "^0.10.1" + "xo": "^0.42.0" }, "directories": {}, "dist": {