From 48d61920e32b4db3b8e0ccf2794210b9b567a61c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 16:49:00 +0000 Subject: [PATCH] fix: rigs/heft-web-rig/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 --- rigs/heft-web-rig/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rigs/heft-web-rig/package.json b/rigs/heft-web-rig/package.json index 02eb1ac2bf8..8bafc5e9ef5 100644 --- a/rigs/heft-web-rig/package.json +++ b/rigs/heft-web-rig/package.json @@ -17,7 +17,7 @@ "@microsoft/api-extractor": "workspace:*", "@rushstack/heft-jest-plugin": "workspace:*", "@rushstack/heft-webpack4-plugin": "workspace:*", - "eslint": "~7.12.1", + "eslint": "~9.26.0", "typescript": "~3.9.7" }, "devDependencies": {