summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-11-25 20:02:58 +0100
committerGitHub <noreply@github.com>2019-11-25 20:02:58 +0100
commit9002b0f24524e672838339a9ea398ca6ec1a04fa (patch)
tree75ab24d337b15ebe8911ad5ec2bee846b190c6c3 /package.json
parent7ccb70487b114efc9384d5f5a7318fe51bb0d3ee (diff)
parent11b57c062a0aeedcd1288e7a84b523fc20f21757 (diff)
downloadnextcloud-server-9002b0f24524e672838339a9ea398ca6ec1a04fa.tar.gz
nextcloud-server-9002b0f24524e672838339a9ea398ca6ec1a04fa.zip
Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.5.2 to 4.5.3
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 1fd2fe564f0..ebdbda91aa1 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"debounce": "^1.2.0",
"dompurify": "^2.0.7",
"escape-html": "^1.0.3",
- "handlebars": "^4.5.2",
+ "handlebars": "^4.5.3",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",