Updating handle bars to 4.7.7 to fix a component governance issue (#15246)

This commit is contained in:
Aasim Khan
2021-04-27 01:34:37 -07:00
committed by GitHub
parent 0ed2a5d431
commit c150f79eb4
6 changed files with 15 additions and 15 deletions

View File

@@ -91,7 +91,7 @@
},
"dependencies": {
"fs-extra": "^5.0.0",
"handlebars": "^4.5.3",
"handlebars": "^4.7.7",
"vscode-nls": "^4.0.0"
},
"devDependencies": {