Skip to content

Commit cc78c09

Browse files
fix(deps): update dependency remark-html to v13.0.2 [security]
1 parent eae231d commit cc78c09

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
@@ -33,7 +33,7 @@
3333
"react-malarquee": "0.0.13",
3434
"rehype-react": "3.1.0",
3535
"remark": "13.0.0",
36-
"remark-html": "13.0.1",
36+
"remark-html": "13.0.2",
3737
"remark-preset-lint-recommended": "5.0.0",
3838
"slugify": "1.6.6",
3939
"styled-jsx": "3.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14040,10 +14040,10 @@ [email protected]:
1404014040
has "^1.0.1"
1404114041
hast-to-hyperscript "^5.0.0"
1404214042

14043-
14044-
version "13.0.1"
14045-
resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.1.tgz#d5b2d8be01203e61fc37403167ca7584879ad675"
14046-
integrity sha512-K5KQCXWVz+harnyC+UVM/J9eJWCgjYRqFeZoZf2NgP0iFbuuw/RgMZv3MA34b/OEpGnstl3oiOUtZzD3tJ+CBw==
14043+
14044+
version "13.0.2"
14045+
resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.2.tgz#de5f052749ff61fc904c9708c155c88a2e2655dc"
14046+
integrity sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ==
1404714047
dependencies:
1404814048
hast-util-sanitize "^3.0.0"
1404914049
hast-util-to-html "^7.0.0"

0 commit comments

Comments
 (0)