Skip to content

Commit a34c224

Browse files
fix(deps): update dependency marked to v16
1 parent eeff1df commit a34c224

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"html-entities": "2.6.0",
6868
"iconv-lite": "0.6.3",
6969
"jschardet": "3.1.4",
70-
"marked": "15.0.12",
70+
"marked": "16.1.1",
7171
"meow": "13.2.0",
7272
"mime": "4.0.7",
7373
"xlsx": "^0.18.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3864,10 +3864,10 @@ marked@*:
38643864
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.1.tgz#8ab1eb15560c7cbe3b011074845d7ca6c4d392b0"
38653865
integrity sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==
38663866

3867-
marked@15.0.12:
3868-
version "15.0.12"
3869-
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.12.tgz#30722c7346e12d0a2d0207ab9b0c4f0102d86c4e"
3870-
integrity sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==
3867+
marked@16.1.1:
3868+
version "16.1.1"
3869+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.1.1.tgz#a7839dcf19fa5e349cad12c561f231320690acd4"
3870+
integrity sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==
38713871

38723872
math-intrinsics@^1.1.0:
38733873
version "1.1.0"

0 commit comments

Comments
 (0)