diff --git a/package.json b/package.json index bbda3f6..a97b05b 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "horusec", "displayName": "Horusec", "description": "Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.", - "version": "2.2.5", + "version": "2.2.6", "publisher": "ZupInnovation", "repository": "https://github.com/ZupIT/horusec-extensions/tree/master/horusec-vscode", "icon": "resources/horus_icon.png", "engines": { "vscode": "^1.51.0", - "horusecCLI": "horuszup/horusec-cli:v2.6.7" + "horusecCLI": "horuszup/horusec-cli:v2.7.1" }, "categories": [ "Other"