Skip to content

Commit 8c91ec7

Browse files
fix(deps): update dependency marked to v17
1 parent d9e81d7 commit 8c91ec7

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
@@ -68,7 +68,7 @@
6868
"html-entities": "2.6.0",
6969
"iconv-lite": "0.7.0",
7070
"jschardet": "3.1.4",
71-
"marked": "16.2.1",
71+
"marked": "17.0.1",
7272
"meow": "13.2.0",
7373
"mime": "4.0.7",
7474
"xlsx": "^0.18.5",

yarn.lock

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

3837-
marked@16.2.1:
3838-
version "16.2.1"
3839-
resolved "https://registry.yarnpkg.com/marked/-/marked-16.2.1.tgz#f4b82ffa8e6201bafebc59249492b88b2dcc949f"
3840-
integrity sha512-r3UrXED9lMlHF97jJByry90cwrZBBvZmjG1L68oYfuPMW+uDTnuMbyJDymCWwbTE+f+3LhpNDKfpR3a3saFyjA==
3837+
marked@17.0.1:
3838+
version "17.0.1"
3839+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.1.tgz#9db34197ac145e5929572ee49ef701e37ee9b2e6"
3840+
integrity sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==
38413841

38423842
math-intrinsics@^1.1.0:
38433843
version "1.1.0"

0 commit comments

Comments
 (0)