chore(deps): bump handlebars from 4.1.0 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 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.1.0...v4.5.3)

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2019-12-26 22:50:33 -06:00
committed by Jun Yang
parent 5ec3f95317
commit b600028607
+6 -33
View File
@@ -5438,9 +5438,9 @@
"dev": true
},
"handlebars": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz",
"integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==",
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz",
"integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
"dev": true,
"requires": {
"neo-async": "^2.6.0",
@@ -10763,7 +10763,6 @@
"async": {
"version": "2.6.2",
"bundled": true,
"dev": true,
"requires": {
"lodash": "^4.17.11"
}
@@ -10816,7 +10815,6 @@
"commander": {
"version": "2.17.1",
"bundled": true,
"dev": true,
"optional": true
},
"commondir": {
@@ -10979,24 +10977,6 @@
"bundled": true,
"dev": true
},
"handlebars": {
"version": "4.1.0",
"bundled": true,
"dev": true,
"requires": {
"async": "^2.5.0",
"optimist": "^0.6.1",
"source-map": "^0.6.1",
"uglify-js": "^3.1.4"
},
"dependencies": {
"source-map": {
"version": "0.6.1",
"bundled": true,
"dev": true
}
}
},
"has-flag": {
"version": "3.0.0",
"bundled": true,
@@ -11154,8 +11134,7 @@
},
"lodash": {
"version": "4.17.11",
"bundled": true,
"dev": true
"bundled": true
},
"lodash.flattendeep": {
"version": "4.4.0",
@@ -11227,8 +11206,7 @@
},
"minimist": {
"version": "0.0.10",
"bundled": true,
"dev": true
"bundled": true
},
"mkdirp": {
"version": "0.5.1",
@@ -11290,7 +11268,6 @@
"optimist": {
"version": "0.6.1",
"bundled": true,
"dev": true,
"requires": {
"minimist": "~0.0.1",
"wordwrap": "~0.0.2"
@@ -11595,8 +11572,6 @@
"uglify-js": {
"version": "3.4.9",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"commander": "~2.17.1",
"source-map": "~0.6.1"
@@ -11605,7 +11580,6 @@
"source-map": {
"version": "0.6.1",
"bundled": true,
"dev": true,
"optional": true
}
}
@@ -11639,8 +11613,7 @@
},
"wordwrap": {
"version": "0.0.3",
"bundled": true,
"dev": true
"bundled": true
},
"wrap-ansi": {
"version": "2.1.0",