diff --git a/package-lock.json b/package-lock.json index 5924468c..720f8bc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7821,9 +7821,7 @@ } }, "vscode": { - "version": "1.1.37", - "resolved": "https://registry.npmjs.org/vscode/-/vscode-1.1.37.tgz", - "integrity": "sha512-vJNj6IlN7IJPdMavlQa1KoFB3Ihn06q1AiN3ZFI/HfzPNzbKZWPPuiU+XkpNOfGU5k15m4r80nxNPlM7wcc0wg==", + "version": "1.95.3", "dev": true, "requires": { "glob": "^7.1.2", @@ -8168,4 +8166,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 3ac25b1a..d46ebb12 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "ts-jest": "24.3.0", "tslint-clean-code": "0.2.10", "tslint-microsoft-contrib": "6.2.0", - "vscode": "1.1.37" + "vscode": "1.95.3" }, "dependencies": { "@unibeautify/beautifier-black": "^0.1.1",