From 99a0d17984566bd9aca3d667d88c244f4faabafb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 00:27:24 +0000 Subject: [PATCH] fix: deps/npm/node_modules/json-stringify-nice/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/node_modules/json-stringify-nice/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/json-stringify-nice/package.json b/deps/npm/node_modules/json-stringify-nice/package.json index c9663290ee4bc2..48c6dccbde19c6 100644 --- a/deps/npm/node_modules/json-stringify-nice/package.json +++ b/deps/npm/node_modules/json-stringify-nice/package.json @@ -28,7 +28,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.1.0", "eslint-plugin-standard": "^5.0.0", - "tap": "^15.0.6" + "tap": "^18.0.0" }, "funding": { "url": "https://github.com/sponsors/isaacs"