From a5d3dfd1b69682c5a8d4e538a0bc73af2306bdd2 Mon Sep 17 00:00:00 2001 From: ajbt200128 Date: Thu, 25 Apr 2024 11:43:29 -0700 Subject: [PATCH] bump engine --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53a6113..e8f8a73 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Security scans in a snap. Speedy SAST with a powerful rule registry for seamless detection and remediation of code vulnerabilities with each save.", "version": "1.7.0", "engines": { - "vscode": "^1.66.0" + "vscode": "^1.86.0" }, "categories": [ "Linters"