Skip to content

Commit 8ff3364

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-174183
1 parent 9a20318 commit 8ff3364

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 11 additions & 11 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.0.13",
79+
"handlebars": "^4.0.14",
8080
"http-proxy-middleware": "^0.18.0",
8181
"inquirer": "^1.0.2",
8282
"into-stream": "^5.0.0",

0 commit comments

Comments
 (0)