diff --git a/package-lock.json b/package-lock.json index e03bd61ab8..2bbb06c1fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@playwright/browser-chromium": "^1.43.1", "@stylistic/eslint-plugin": "^2.11.0", "@types/he": "^1.2.3", - "@types/vscode": "^1.68.0", + "@types/vscode": "^1.97.0", "@types/vscode-webview": "^1.57.1", "@types/webpack-env": "^1.18.5", "@typescript-eslint/eslint-plugin": "^7.14.1", @@ -11956,7 +11956,9 @@ "license": "MIT" }, "node_modules/@types/vscode": { - "version": "1.83.0", + "version": "1.97.0", + "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.97.0.tgz", + "integrity": "sha512-ueE73loeOTe7olaVyqP9mrRI54kVPJifUPjblZo9fYcv1CuVLPOEKEkqW0GkqPC454+nCEoigLWnC2Pp7prZ9w==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index f3b9b4a308..8d88aafab5 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@playwright/browser-chromium": "^1.43.1", "@stylistic/eslint-plugin": "^2.11.0", "@types/he": "^1.2.3", - "@types/vscode": "^1.68.0", + "@types/vscode": "^1.97.0", "@types/vscode-webview": "^1.57.1", "@types/webpack-env": "^1.18.5", "@typescript-eslint/eslint-plugin": "^7.14.1",