diff --git a/vsix-extension/package-lock.json b/vsix-extension/package-lock.json index 83e0d44..716b43e 100644 --- a/vsix-extension/package-lock.json +++ b/vsix-extension/package-lock.json @@ -21,7 +21,7 @@ "webpack-cli": "^5.1.4" }, "engines": { - "vscode": "^1.95.0" + "vscode": "^1.107.0" } }, "node_modules/@azu/format-text": { @@ -3764,10 +3764,11 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "dev": true, + "license": "MIT" }, "node_modules/lodash.includes": { "version": "4.3.0",