summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-13 09:06:33 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-10-13 09:45:04 +0000
commitdc9767655918160b11c059f8fd63f7d92173be3f (patch)
tree7fb46d874e516f05cae4f27887eb2749d0b1d79e /package.json
parent09828bee5a1322949c3c9e0db7bf697394da4a13 (diff)
downloadnextcloud-server-dc9767655918160b11c059f8fd63f7d92173be3f.tar.gz
nextcloud-server-dc9767655918160b11c059f8fd63f7d92173be3f.zip
Bump handlebars from 4.4.2 to 4.4.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.4.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.4.2...v4.4.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 2477fadc7ec..9b3bcf2ade6 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
"dompurify": "^2.0.3",
"escape-html": "^1.0.3",
- "handlebars": "^4.3.4",
+ "handlebars": "^4.4.3",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",