aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-22 01:13:13 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-22 10:57:27 +0000
commit0a24da76eb7df846cae5b121b65af5d78dafec2d (patch)
treea4d62ed7837387f265bdafd97b0ac6bc68fca078 /package.json
parenta76e1a95966ee176435cd215ca9cea7bba3e7f9f (diff)
downloadnextcloud-server-0a24da76eb7df846cae5b121b65af5d78dafec2d.tar.gz
nextcloud-server-0a24da76eb7df846cae5b121b65af5d78dafec2d.zip
Bump handlebars from 4.2.0 to 4.2.1
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.1/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.2.1) 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 2444b4a2fac..90b5017237d 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"css-vars-ponyfill": "^2.1.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
"dompurify": "^2.0.0",
- "handlebars": "^4.2.0",
+ "handlebars": "^4.2.1",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",