aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-24 10:13:21 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-11-25 13:13:57 +0000
commit11b57c062a0aeedcd1288e7a84b523fc20f21757 (patch)
treecef5f40839b1600c7c18ce9a72500c3b397771c9 /package-lock.json
parentc35461828a1f567a9273944e36e0a06ba2dc271b (diff)
downloadnextcloud-server-11b57c062a0aeedcd1288e7a84b523fc20f21757.tar.gz
nextcloud-server-11b57c062a0aeedcd1288e7a84b523fc20f21757.zip
Bump handlebars from 4.5.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.5.3. - [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.5.2...v4.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 2cc5f96a910..832e6616a73 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5269,9 +5269,9 @@
"integrity": "sha1-BO93hiz/K7edMPdpIJWTAiK/YPE="
},
"handlebars": {
- "version": "4.5.2",
- "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.2.tgz",
- "integrity": "sha512-29Zxv/cynYB7mkT1rVWQnV7mGX6v7H/miQ6dbEpYTKq5eJBN7PsRB+ViYJlcT6JINTSu4dVB9kOqEun78h6Exg==",
+ "version": "4.5.3",
+ "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz",
+ "integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
"requires": {
"neo-async": "^2.6.0",
"optimist": "^0.6.1",