From be63de5b328e63a2286ab6edf7ffd907fcc52ce9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Feb 2026 04:07:39 +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-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- deps/npm/node_modules/json-stringify-nice/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/json-stringify-nice/package.json b/deps/npm/node_modules/json-stringify-nice/package.json index c9663290ee4bc2..ecd43d1881dbed 100644 --- a/deps/npm/node_modules/json-stringify-nice/package.json +++ b/deps/npm/node_modules/json-stringify-nice/package.json @@ -23,12 +23,12 @@ "check-coverage": true }, "devDependencies": { - "eslint": "^7.25.0", + "eslint": "^10.0.0", "eslint-plugin-import": "^2.22.1", "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"