aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-27 07:49:57 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-10-27 07:52:11 +0000
commit79b90e3b36c4dd564c004a01669d5a8b5cc4572b (patch)
tree1a3b9e4306977506bc9ea8164dbde6ad7306baa0 /package.json
parentc90cb9696d010db07b369fd2efd7df87435b6804 (diff)
downloadnextcloud-server-79b90e3b36c4dd564c004a01669d5a8b5cc4572b.tar.gz
nextcloud-server-79b90e3b36c4dd564c004a01669d5a8b5cc4572b.zip
Bump handlebars from 4.4.3 to 4.4.5
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.3 to 4.4.5. - [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.4.3...v4.4.5) 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 559cd400970..492d4c1bb40 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"dompurify": "^2.0.7",
"escape-html": "^1.0.3",
- "handlebars": "^4.4.3",
+ "handlebars": "^4.4.5",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",