Bump handlebars from 4.4.0 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-07 11:31:58 +00:00 committed by Jakub
parent e67f1eb724
commit edb56498f0
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
"dependencies": {
"@octokit/rest": "^18.0.0",
"await-lock": "^1.1.3",
"handlebars": "^4.3.1",
"handlebars": "^4.5.3",
"joi": "^14.3.0",
"koa": "^2.5.3",
"koa-bodyparser": "^4.2.1",

View File

@ -2039,10 +2039,10 @@ gulplog@^1.0.0:
dependencies:
glogg "^1.0.0"
handlebars@^4.1.2, handlebars@^4.3.1:
version "4.4.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.0.tgz#22e1a897c5d83023d39801f35f6b65cf97ed8b25"
integrity sha512-xkRtOt3/3DzTKMOt3xahj2M/EqNhY988T+imYSlMgs5fVhLN2fmKVVj0LtEGmb+3UUYV5Qmm1052Mm3dIQxOvw==
handlebars@^4.1.2, handlebars@^4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"