Skip to content

Commit f8bbae8

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534988
1 parent e17f776 commit f8bbae8

File tree

2 files changed

+17
-9
lines changed

2 files changed

+17
-9
lines changed

package-lock.json

Lines changed: 16 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"get-folder-size": "^2.0.0",
7777
"glob": "^7.1.1",
7878
"global-tunnel-ng": "^2.1.0",
79-
"handlebars": "^4.3.3",
79+
"handlebars": "^4.5.3",
8080
"http-proxy-middleware": "^0.18.0",
8181
"inquirer": "^1.0.2",
8282
"into-stream": "^5.0.0",

0 commit comments

Comments
 (0)