chore(deps): bump handlebars in /tests/apps/.websocket.disabled

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.5 to 4.5.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.5.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.5...v4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-29 07:00:51 +00:00
committed by GitHub
parent 91f4de2f68
commit 3dd583213c

View File

@@ -6,7 +6,7 @@
"dependencies": {
"express": "4.17.x",
"connect": "*",
"handlebars": "~4.4.5",
"handlebars": "~4.5.1",
"socket.io": "~2.3.0",
"express3-handlebars": "~0.5.2"
},