chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot]
2019-09-24 06:13:38 +00:00
committed by GitHub
parent ae82d4f2b1
commit 0b89a88f22

6
package-lock.json generated
View File

@@ -5348,9 +5348,9 @@
"dev": true
},
"handlebars": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.1.tgz",
"integrity": "sha512-bqPIlDk06UWbVEIFoYj+LVo42WhK96J+b25l7hbFDpxrOXMphFM3fNIm+cluwg4Pk2jiLjWU5nHQY7igGE75NQ==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.0.tgz",
"integrity": "sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==",
"dev": true,
"requires": {
"neo-async": "^2.6.0",