summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-09 14:17:43 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-02-09 14:36:50 +0000
commit7f8cb241ae318aaff5fb0fffb3dc992f883b45b5 (patch)
treebd4775777d5a9aeacc8bf5561c298891bae2a8b7 /package.json
parent53517e4875781d65c158357fcf42e6616fa7f21d (diff)
downloadnextcloud-server-7f8cb241ae318aaff5fb0fffb3dc992f883b45b5.tar.gz
nextcloud-server-7f8cb241ae318aaff5fb0fffb3dc992f883b45b5.zip
Bump handlebars from 4.7.2 to 4.7.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 to 4.7.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.7.2...v4.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 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 44df571d344..c72fd2baeae 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"debounce": "^1.2.0",
"dompurify": "^2.0.8",
"escape-html": "^1.0.3",
- "handlebars": "^4.7.2",
+ "handlebars": "^4.7.3",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",