aboutsummaryrefslogtreecommitdiffstats
path: root/build/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-11 09:56:11 +0000
committerdependabot[bot] <support@dependabot.com>2019-02-11 09:56:11 +0000
commitc7543247edcfcb9ebba9085702024e4f5e62499b (patch)
treebc77a4011723b6de4c30ce3cff9d15cdf2504b2b /build/package-lock.json
parent2e7eb344c8a65ab02a8704405d929fd60356a0ea (diff)
downloadnextcloud-server-c7543247edcfcb9ebba9085702024e4f5e62499b.tar.gz
nextcloud-server-c7543247edcfcb9ebba9085702024e4f5e62499b.zip
Bump handlebars from 4.0.12 to 4.1.0 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.0/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'build/package-lock.json')
-rw-r--r--build/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/package-lock.json b/build/package-lock.json
index ce20c97ce4d..fdec6a64c90 100644
--- a/build/package-lock.json
+++ b/build/package-lock.json
@@ -2089,9 +2089,9 @@
"dev": true
},
"handlebars": {
- "version": "4.0.12",
- "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz",
- "integrity": "sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==",
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.0.tgz",
+ "integrity": "sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==",
"dev": true,
"requires": {
"async": "^2.5.0",