summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-21 01:12:51 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-23 10:04:17 +0200
commitce4c7363146a7baf552e241142f3d1b0c6d9433c (patch)
tree1b7629784679fdefbc82af0e762a3986a8d7639d /package.json
parentaab2be1856c483487a7d88535acbac8fae788915 (diff)
downloadnextcloud-server-ce4c7363146a7baf552e241142f3d1b0c6d9433c.tar.gz
nextcloud-server-ce4c7363146a7baf552e241142f3d1b0c6d9433c.zip
Bump handlebars from 4.1.0 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index eb22700385e..546421b3e84 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"css-vars-ponyfill": "^1.17.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
"dompurify": "^1.0.10",
- "handlebars": "^4.1.0",
+ "handlebars": "^4.1.2",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",