summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-20 20:59:42 +0000
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-01-21 16:26:05 +0100
commit49cada22ec7a23e52d8a27fa8d50deed0df921fa (patch)
tree5d2c49deabac102fdb60b4fc9ec99e7cda0a03b0 /package.json
parent239cdea82ce74cdbf8e0e518609dd8fc3aa20074 (diff)
downloadnextcloud-server-49cada22ec7a23e52d8a27fa8d50deed0df921fa.tar.gz
nextcloud-server-49cada22ec7a23e52d8a27fa8d50deed0df921fa.zip
Bump handlebars from 4.5.3 to 4.7.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.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.5.3...v4.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 0d4a9e78965..862755facce 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"debounce": "^1.2.0",
"dompurify": "^2.0.7",
"escape-html": "^1.0.3",
- "handlebars": "^4.5.3",
+ "handlebars": "^4.7.2",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",