Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 730e709

Browse files
committed
fix(deps): update dependency marked to v0.6.1 [security]
1 parent 7c8fc81 commit 730e709

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"fuzzy": "0.1.3",
3131
"highlight.js": "9.17.1",
32-
"marked": "0.5.1",
32+
"marked": "0.6.1",
3333
"ramda": "0.26.1",
3434
"react-live": "2.2.2",
3535
"react-router-dom": "5.1.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6631,10 +6631,10 @@ map-visit@^1.0.0:
66316631
dependencies:
66326632
object-visit "^1.0.0"
66336633

6634-
marked@0.5.1:
6635-
version "0.5.1"
6636-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.1.tgz#062f43b88b02ee80901e8e8d8e6a620ddb3aa752"
6637-
integrity sha512-iUkBZegCZou4AdwbKTwSW/lNDcz5OuRSl3qdcl31Ia0B2QPG0Jn+tKblh/9/eP9/6+4h27vpoh8wel/vQOV0vw==
6634+
marked@0.6.1:
6635+
version "0.6.1"
6636+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.1.tgz#a63addde477bca9613028de4b2bc3629e53a0562"
6637+
integrity sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA==
66386638

66396639
md5.js@^1.3.4:
66406640
version "1.3.5"

0 commit comments

Comments
 (0)