diff --git a/Daf.Core.VSCode/package-lock.json b/Daf.Core.VSCode/package-lock.json index ecb68f0..e609558 100644 --- a/Daf.Core.VSCode/package-lock.json +++ b/Daf.Core.VSCode/package-lock.json @@ -167,9 +167,9 @@ "dev": true }, "@types/vscode": { - "version": "1.71.0", - "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.71.0.tgz", - "integrity": "sha512-nB50bBC9H/x2CpwW9FzRRRDrTZ7G0/POttJojvN/LiVfzTGfLyQIje1L1QRMdFXK9G41k5UJN/1B9S4of7CSzA==", + "version": "1.75.1", + "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.75.1.tgz", + "integrity": "sha512-emg7wdsTFzdi+elvoyoA+Q8keEautdQHyY5LNmHVM4PTpY8JgOTVADrGVyXGepJ6dVW2OS5/xnLUWh+nZxvdiA==", "dev": true }, "@typescript-eslint/eslint-plugin": { diff --git a/Daf.Core.VSCode/package.json b/Daf.Core.VSCode/package.json index b0d59c6..eb33f74 100644 --- a/Daf.Core.VSCode/package.json +++ b/Daf.Core.VSCode/package.json @@ -131,7 +131,7 @@ "devDependencies": { "@types/glob": "^8.0.0", "@types/mocha": "^8.2.2", - "@types/vscode": "^1.71.0", + "@types/vscode": "^1.75.1", "@types/node": "^18.7.14", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0",