Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit c12cbad

Browse files
snyk-botRyan Garant
authored and
Ryan Garant
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-534478
1 parent f6fdabb commit c12cbad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"fluture": "~11.0.3",
159159
"fluture-sanctuary-types": "~4.1.1",
160160
"immer": "~4.0.2",
161-
"handlebars": "~4.5.1",
161+
"handlebars": "~4.5.2",
162162
"inquirer": "~6.2.1",
163163
"lodash": "~4.17.15",
164164
"marked": "~0.7.0",

0 commit comments

Comments
 (0)