Skip to content

Commit e8f81fa

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534478
1 parent e30eabf commit e8f81fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"axios": "0.18.0",
2020
"chownr": "1.0.1",
2121
"eslint-utils": "1.3.1",
22-
"handlebars": "4.0.12",
22+
"handlebars": "4.5.2",
2323
"lodash": "4.17.11",
2424
"mime": "1.4.1",
2525
"mixin-deep": "1.3.1",

0 commit comments

Comments
 (0)