diff --git a/examples/dataset-frictionless/package.json b/examples/dataset-frictionless/package.json index 6b561b17..e4a54306 100644 --- a/examples/dataset-frictionless/package.json +++ b/examples/dataset-frictionless/package.json @@ -41,7 +41,7 @@ "react-table": "^7.6.3", "react-vega": "^7.4.2", "remark": "^13.0.0", - "remark-html": "^13.0.1", + "remark-html": "^13.0.2", "tailwindcss": "^2.0.2", "vega": "^5.19.1", "vega-lite": "^5.0.0" diff --git a/examples/dataset-frictionless/yarn.lock b/examples/dataset-frictionless/yarn.lock index d7a758ce..f089d583 100644 --- a/examples/dataset-frictionless/yarn.lock +++ b/examples/dataset-frictionless/yarn.lock @@ -11985,10 +11985,10 @@ relateurl@^0.2.7: resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9" integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk= -remark-html@^13.0.1: - version "13.0.1" - resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.1.tgz#d5b2d8be01203e61fc37403167ca7584879ad675" - integrity sha512-K5KQCXWVz+harnyC+UVM/J9eJWCgjYRqFeZoZf2NgP0iFbuuw/RgMZv3MA34b/OEpGnstl3oiOUtZzD3tJ+CBw== +remark-html@^13.0.2: + version "13.0.2" + resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.2.tgz#de5f052749ff61fc904c9708c155c88a2e2655dc" + integrity sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ== dependencies: hast-util-sanitize "^3.0.0" hast-util-to-html "^7.0.0"