From 4d6f4ab72938b3bff38ae24a83f56def669ed3a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 04:34:47 +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-QS-14724253 --- 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"