aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-09 18:18:12 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-03-09 18:53:30 +0000
commit34e8f2f40dfc61223ca55f12ab652053fa4330aa (patch)
tree3eb8a461962178289acafccaa8658025693ebde5 /package.json
parent95af966f601832172175ea0ee77c629173b3a730 (diff)
downloadnextcloud-server-34e8f2f40dfc61223ca55f12ab652053fa4330aa.tar.gz
nextcloud-server-34e8f2f40dfc61223ca55f12ab652053fa4330aa.zip
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[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 e9d61ede1b0..1f60527ebdd 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"debounce": "^1.2.0",
"dompurify": "^2.2.6",
"escape-html": "^1.0.3",
- "handlebars": "^4.7.6",
+ "handlebars": "^4.7.7",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "~3.3",
"jquery-migrate": "~3.3",