From d739bf88a519c2af17d974a2da6a8963aa733c94 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 17:32:37 +0000 Subject: [PATCH] fix: rigs/heft-node-rig/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- rigs/heft-node-rig/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index 11de7ff5514..c0a38cc6eab 100644 --- a/rigs/heft-node-rig/package.json +++ b/rigs/heft-node-rig/package.json @@ -16,7 +16,7 @@ "dependencies": { "@microsoft/api-extractor": "workspace:*", "@rushstack/heft-jest-plugin": "workspace:*", - "eslint": "~7.12.1", + "eslint": "~10.0.0", "typescript": "~3.9.7" }, "devDependencies": {