chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#5593)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [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.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-07 17:24:24 +02:00
committed by GitHub
parent f7643f7bbe
commit 043a25992a

18
package-lock.json generated
View File

@@ -2024,9 +2024,9 @@
"dev": true
},
"common-sequence": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/common-sequence/-/common-sequence-2.0.0.tgz",
"integrity": "sha512-f0QqPLpRTgMQn/pQIynf+SdE73Lw5Q1jn4hjirHLgH/NJ71TiHjXusV16BmOyuK5rRQ1W2f++II+TFZbQOh4hA==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/common-sequence/-/common-sequence-2.0.2.tgz",
"integrity": "sha512-jAg09gkdkrDO9EWTdXfv80WWH3yeZl5oT69fGfedBNS9pXUKYInVJ1bJ+/ht2+Moeei48TmSbQDYMc8EOx9G0g==",
"dev": true
},
"compare-func": {
@@ -4218,9 +4218,9 @@
"optional": true
},
"handlebars": {
"version": "4.7.6",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz",
"integrity": "sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==",
"version": "4.7.7",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz",
"integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==",
"dev": true,
"requires": {
"minimist": "^1.2.5",
@@ -8400,9 +8400,9 @@
}
},
"tsubaki": {
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/tsubaki/-/tsubaki-1.3.8.tgz",
"integrity": "sha512-fct/w19g2bKfuUGKaXDrynXPrKTa2Kl/0ya2o9MP7oN38So9wXqCYZBJTI2u8uIvP4vCICuIj36Wmb7VkYeShA==",
"version": "1.3.9",
"resolved": "https://registry.npmjs.org/tsubaki/-/tsubaki-1.3.9.tgz",
"integrity": "sha512-neUK2wk0vu12jbuyTDYx9UcYZFXsyjkbQmZAWOKQ6d+dBnJG6E7VTS+3jUjEpwapLyp7bfojbl/pHVZj7oqbPw==",
"dev": true
},
"tsutils": {