mirror of
https://github.com/status-im/github-comment-manager.git
synced 2025-02-20 13:18:24 +00:00
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:
parent
e67f1eb724
commit
edb56498f0
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user