Skip to content

Commit b17a49b

Browse files
committed
update dependencies
1 parent 7c4d072 commit b17a49b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deno.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"marked-gfm-heading-id": "npm:marked-gfm-heading-id@^3.1",
1212
"prismjs": "npm:prismjs@^1.29",
1313
"prismjs-yaml": "npm:prismjs@^1.29/components/prism-yaml.js",
14-
"sanitize-html": "npm:sanitize-html@^2.11",
14+
"sanitize-html": "npm:sanitize-html@^2.13",
1515
"he": "npm:he@^1.2",
1616
"katex": "npm:katex@^0.16",
17-
"@std/assert": "jsr:@std/assert@^0.214"
17+
"@std/assert": "jsr:@std/assert@^1.0"
1818
},
1919
"compilerOptions": {
2020
"lib": ["dom", "dom.iterable", "dom.asynciterable", "deno.ns"]

0 commit comments

Comments
 (0)