archive
/
givemoneyto.me
Archived
1
Fork 0

Bump handlebars from 4.2.1 to 4.4.2

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.1 to 4.4.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.4.2/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.1...v4.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-07 10:54:52 +00:00 committed by GitHub
parent 4e1bb4bd23
commit f2fd2d137e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3616,9 +3616,9 @@
}
},
"handlebars": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.1.tgz",
"integrity": "sha512-bqPIlDk06UWbVEIFoYj+LVo42WhK96J+b25l7hbFDpxrOXMphFM3fNIm+cluwg4Pk2jiLjWU5nHQY7igGE75NQ==",
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.2.tgz",
"integrity": "sha512-cIv17+GhL8pHHnRJzGu2wwcthL5sb8uDKBHvZ2Dtu5s1YNt0ljbzKbamnc+gr69y7bzwQiBdr5+hOpRd5pnOdg==",
"requires": {
"neo-async": "^2.6.0",
"optimist": "^0.6.1",

View File

@ -30,7 +30,7 @@
"animate.css": "3.7.2",
"bootstrap": "^4.3.1",
"glob": "^7.1.4",
"handlebars": "^4.2.1",
"handlebars": "^4.4.2",
"http-server": "^0.11.1",
"jquery": "^3.4.1",
"js-yaml": "^3.13.1",