diff --git a/package-lock.json b/package-lock.json index 226143b..d064b3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "@types/temp": "^0.9.4", "@types/uuid": "^10.0.0", "@types/vkbeautify": "^0.99.4", - "@types/vscode": "^1.63.0", + "@types/vscode": "^1.105.0", "@types/vscode-notebook-renderer": "1.72.3", "@types/whatwg-url": "^8.2.0", "@types/yauzl": "^2.10.3", @@ -807,9 +807,9 @@ "license": "MIT" }, "node_modules/@types/vscode": { - "version": "1.95.0", - "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.95.0.tgz", - "integrity": "sha512-0LBD8TEiNbet3NvWsmn59zLzOFu/txSlGxnv5yAFHCrhG9WvAnR3IvfHzMOs2aeWqgvNjq9pO99IUw8d3n+unw==", + "version": "1.105.0", + "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.105.0.tgz", + "integrity": "sha512-Lotk3CTFlGZN8ray4VxJE7axIyLZZETQJVWi/lYoUVQuqfRxlQhVOfoejsD2V3dVXPSbS15ov5ZyowMAzgUqcw==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index aba745f..1297b2d 100644 --- a/package.json +++ b/package.json @@ -1045,7 +1045,7 @@ "vkbeautify": "^0.99.3", "vscode-test": "^1.5.0", "webpack": "^5.97.1", - "@types/vscode": "^1.63.0", + "@types/vscode": "^1.105.0", "webpack-cli": "^6.0.1" }, "dependencies": {