summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-05 10:57:12 +0000
committerGitHub <noreply@github.com>2020-04-05 10:57:12 +0000
commitd7eac53ee1da80cba6ba214e1cfd4c5472ede720 (patch)
tree6232e58a36db74a997c7fc88eab3de6ab4d53b38 /build/package.json
parent3b6615faf0e19da3a350fc38ab8adc49ea29c12a (diff)
downloadnextcloud-server-d7eac53ee1da80cba6ba214e1cfd4c5472ede720.tar.gz
nextcloud-server-d7eac53ee1da80cba6ba214e1cfd4c5472ede720.zip
Bump handlebars from 4.7.3 to 4.7.6 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.3 to 4.7.6. - [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.7.3...v4.7.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index 1b327806bea..72519d9b023 100644
--- a/build/package.json
+++ b/build/package.json
@@ -11,7 +11,7 @@
"contributors": [],
"dependencies": {},
"devDependencies": {
- "handlebars": "^4.7.3",
+ "handlebars": "^4.7.6",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.3",