bump handlebars to 4.7.8 in package.json

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-08-02 22:03:10 +02:00
parent 823d1cfce9
commit b833243795
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@
"@octokit/plugin-rest-endpoint-methods": "^7.2.3",
"async-retry": "^1.3.3",
"csv-parse": "^5.4.0",
"handlebars": "^4.7.7",
"handlebars": "^4.7.8",
"jwt-decode": "^3.1.2",
"semver": "^7.5.4",
"tmp": "^0.2.1"