Skip to content

Commit 722f2f5

Browse files
committed
Update lodash.template version to fix vulnerability
Signed-off-by: Fred Bricon <fbricon@gmail.com>
1 parent 25c7cd4 commit 722f2f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,8 @@
534534
"typescript-tslint-plugin": "^0.3.1",
535535
"vscode-test": "^1.0.0",
536536
"webpack": "^4.27.1",
537-
"webpack-cli": "^3.1.2"
537+
"webpack-cli": "^3.1.2",
538+
"lodash.template": ">=4.5.0"
538539
},
539540
"dependencies": {
540541
"vscode-languageclient": "5.3.0-next.6",

0 commit comments

Comments
 (0)