Skip to content

Commit f4df961

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-MARKED-584281
1 parent e2aa129 commit f4df961

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -44,7 +44,7 @@
4444
"jstransformer-handlebars": "^1.1.0",
4545
"junk": "^3.1.0",
4646
"lodash.defaultsdeep": "^4.6.1",
47-
"marked": "^0.8.2",
47+
"marked": "^1.1.1",
4848
"metalsmith": "^2.3.0",
4949
"metalsmith-collections": "^0.9.0",
5050
"metalsmith-discover-helpers": "^0.1.1",

0 commit comments

Comments
 (0)