Updated Handlebars for security

This commit is contained in:
Ethan van Ballegooyen
2019-10-13 03:48:32 +02:00
committed by GitHub
parent 64bf254156
commit da37a9cf7c

View File

@@ -59,7 +59,7 @@
"app-root-path": "^2.1.0",
"electron-storage": "^1.0.7",
"fs-extra": "^7.0.1",
"handlebars": "^4.1.2",
"handlebars": ">=4.1.2",
"moment": "^2.23.0",
"nedb": "^1.8.0",
"single-instance": "0.0.1"