Updated Handlebars for security
This commit is contained in:
committed by
GitHub
parent
64bf254156
commit
da37a9cf7c
@@ -59,7 +59,7 @@
|
|||||||
"app-root-path": "^2.1.0",
|
"app-root-path": "^2.1.0",
|
||||||
"electron-storage": "^1.0.7",
|
"electron-storage": "^1.0.7",
|
||||||
"fs-extra": "^7.0.1",
|
"fs-extra": "^7.0.1",
|
||||||
"handlebars": "^4.1.2",
|
"handlebars": ">=4.1.2",
|
||||||
"moment": "^2.23.0",
|
"moment": "^2.23.0",
|
||||||
"nedb": "^1.8.0",
|
"nedb": "^1.8.0",
|
||||||
"single-instance": "0.0.1"
|
"single-instance": "0.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user