Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 81489ee

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKED-1070800
1 parent de81519 commit 81489ee

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
@@ -28,7 +28,7 @@
2828
"js-cookie": "^2.2.1",
2929
"js-search": "^2.0.0",
3030
"lodash": "^4.17.21",
31-
"marked": "^1.1.1",
31+
"marked": "^2.0.0",
3232
"node-sass": "^4.14.1",
3333
"prism-react-renderer": "^1.2.0",
3434
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)