Skip to content

Commit 8f5df1b

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-173692
1 parent 9515d3c commit 8f5df1b

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

package-lock.json

Lines changed: 15 additions & 10 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
@@ -69,7 +69,7 @@
6969
"get-folder-size": "^2.0.0",
7070
"glob": "^7.1.1",
7171
"global-tunnel-ng": "^2.1.0",
72-
"handlebars": "^4.0.6",
72+
"handlebars": "^4.0.13",
7373
"http-proxy-middleware": "^0.18.0",
7474
"inquirer": "^1.0.2",
7575
"ip-range-check": "0.0.2",

0 commit comments

Comments
 (0)