Skip to content

Commit 9fde748

Browse files
committed
Updated marked
1 parent 8c22ec4 commit 9fde748

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
@@ -65,7 +65,7 @@
6565
"json-formatter-js": "^2.3.4",
6666
"jszip": "^3.2.0",
6767
"katex": "^0.16.0",
68-
"marked": "^15.0.4",
68+
"marked": "^16.1.1",
6969
"marked-gfm-heading-id": "^4.1.1",
7070
"marked-mangle": "^1.0.1",
7171
"pdfmake": "^0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5101,10 +5101,10 @@ marked-mangle@^1.0.1:
51015101
resolved "https://registry.yarnpkg.com/marked-mangle/-/marked-mangle-1.1.11.tgz#d743093b5f48ce964e5594764915abdf05c364f6"
51025102
integrity sha512-BUZiRqPooKZZhC7e8aDlzqkZt4MKkbJ/VY22b8iqrI3fJdnWmSyc7/uujDkrMszZrKURrXsYVUfgdWG6gEspcA==
51035103

5104-
marked@^15.0.4:
5105-
version "15.0.12"
5106-
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.12.tgz#30722c7346e12d0a2d0207ab9b0c4f0102d86c4e"
5107-
integrity sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==
5104+
marked@^16.1.1:
5105+
version "16.1.1"
5106+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.1.1.tgz#a7839dcf19fa5e349cad12c561f231320690acd4"
5107+
integrity sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==
51085108

51095109
math-intrinsics@^1.1.0:
51105110
version "1.1.0"

0 commit comments

Comments
 (0)