aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-24 10:13:21 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-11-25 13:13:57 +0000
commit11b57c062a0aeedcd1288e7a84b523fc20f21757 (patch)
treecef5f40839b1600c7c18ce9a72500c3b397771c9 /package.json
parentc35461828a1f567a9273944e36e0a06ba2dc271b (diff)
downloadnextcloud-server-11b57c062a0aeedcd1288e7a84b523fc20f21757.tar.gz
nextcloud-server-11b57c062a0aeedcd1288e7a84b523fc20f21757.zip
Bump handlebars from 4.5.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.5.3. - [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.5.2...v4.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
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 0bb0875a76f..1f132832cb6 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"debounce": "^1.2.0",
"dompurify": "^2.0.7",
"escape-html": "^1.0.3",
- "handlebars": "^4.5.2",
+ "handlebars": "^4.5.3",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",