summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-19 02:15:46 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2019-01-22 09:11:21 +0100
commit7844ef0e0f744b043348aa6283cbc697a2dd1e76 (patch)
treeb9055e362602fed41e29d1ee08363fce9c9f2dc4 /package.json
parent9fc8e44a542d84408bbae96c347cd0176d8936e7 (diff)
downloadnextcloud-server-7844ef0e0f744b043348aa6283cbc697a2dd1e76.tar.gz
nextcloud-server-7844ef0e0f744b043348aa6283cbc697a2dd1e76.zip
Bump handlebars from 4.0.5 to 4.0.12
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.5 to 4.0.12. - [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.0.5...v4.0.12) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 b111a8f6e06..f103668f1b3 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"css-vars-ponyfill": "^1.16.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.2",
"dompurify": "^1.0.9",
- "handlebars": "^4.0.5",
+ "handlebars": "^4.0.12",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
"jquery": "^2.1.4",
"jquery-migrate": "^1.4.0",