summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-03-24 21:47:36 +0100
committerGitHub <noreply@github.com>2020-03-24 21:47:36 +0100
commit97949109ef78c04034c4194fef659e3114d75233 (patch)
tree50c415e92e06a88ea8549818f7690f662a95f91c /build/package.json
parentb300dc5a503d0739e4b8201f5549788366bb5ca1 (diff)
parentd3d6d8de3a68f0f862b523cec054f3a897304eaf (diff)
downloadnextcloud-server-97949109ef78c04034c4194fef659e3114d75233.tar.gz
nextcloud-server-97949109ef78c04034c4194fef659e3114d75233.zip
Merge pull request #19368 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.7.3
Bump handlebars from 4.5.3 to 4.7.3 in /build
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 c78edc9fa5d..2336fa1468e 100644
--- a/build/package.json
+++ b/build/package.json
@@ -11,7 +11,7 @@
"contributors": [],
"dependencies": {},
"devDependencies": {
- "handlebars": "^4.5.3",
+ "handlebars": "^4.7.3",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^3.6.3",