diff options
Diffstat (limited to 'build/package.json')
-rw-r--r-- | build/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json index efc661b239a..74e6eb96f08 100644 --- a/build/package.json +++ b/build/package.json @@ -12,7 +12,7 @@ "dependencies": {}, "devDependencies": { "bower": "~1.8.8", - "handlebars": "^4.0.5", + "handlebars": "^4.1.0", "jasmine-core": "~2.5.2", "jasmine-sinon": "^0.4.0", "jsdoc": "~3.5.5", |