Skip to content

Commit

Permalink
fix: update marked security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Jul 30, 2020
1 parent 5c7d3c5 commit 1c5d079
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion core/readme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"dompurify": "2.0.8",
"jsdom": "15.2.1",
"marked": "0.7.0"
"marked": "1.1.1"
},
"devDependencies": {
"@verdaccio/babel-preset": "^9.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8969,10 +8969,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marked@0.7.0:
version "0.7.0"
resolved "https://registry.verdaccio.org/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
marked@1.1.1:
version "1.1.1"
resolved "https://registry.verdaccio.org/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==

[email protected]:
version "0.3.0"
Expand Down

0 comments on commit 1c5d079

Please sign in to comment.