summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-17 02:15:59 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-11-17 08:10:10 +0000
commite09ad9105df3c55d9efe42f6743fac21ce7d3e19 (patch)
tree4bd2a5f96be71f08ff569d3fd5af42e62cd59fff /package.json
parentc1cd0a25c77f502858bb73b119f3d8ab6b55b53d (diff)
downloadnextcloud-server-e09ad9105df3c55d9efe42f6743fac21ce7d3e19.tar.gz
nextcloud-server-e09ad9105df3c55d9efe42f6743fac21ce7d3e19.zip
Bump handlebars from 4.5.1 to 4.5.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.5.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.1...v4.5.2) 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 7bc12f45cf8..04f3ccc34d2 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.1",
+ "handlebars": "^4.5.2",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",