From 50d522291f4d5e75895f1a8c6c57015611cb8cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:47:06 +0000 Subject: [PATCH] Bump remark-html from 13.0.1 to 13.0.2 Bumps [remark-html](https://github.com/remarkjs/remark-html) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/remarkjs/remark-html/releases) - [Commits](https://github.com/remarkjs/remark-html/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: remark-html dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index a2d4045..e94c5d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "react-markdown": "^5.0.3", "react-scripts": "4.0.3", "reactstrap": "^9.0.0-0", - "remark-html": "^13.0.1", + "remark-html": "^13.0.2", "remark-underline": "^1.0.5", "ryba-js": "^0.0.9", "seedrandom": "^3.0.5", @@ -17999,9 +17999,9 @@ } }, "node_modules/remark-html": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/remark-html/-/remark-html-13.0.1.tgz", - "integrity": "sha512-K5KQCXWVz+harnyC+UVM/J9eJWCgjYRqFeZoZf2NgP0iFbuuw/RgMZv3MA34b/OEpGnstl3oiOUtZzD3tJ+CBw==", + "version": "13.0.2", + "resolved": "https://registry.npmjs.org/remark-html/-/remark-html-13.0.2.tgz", + "integrity": "sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ==", "dependencies": { "hast-util-sanitize": "^3.0.0", "hast-util-to-html": "^7.0.0", @@ -35951,9 +35951,9 @@ } }, "remark-html": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/remark-html/-/remark-html-13.0.1.tgz", - "integrity": "sha512-K5KQCXWVz+harnyC+UVM/J9eJWCgjYRqFeZoZf2NgP0iFbuuw/RgMZv3MA34b/OEpGnstl3oiOUtZzD3tJ+CBw==", + "version": "13.0.2", + "resolved": "https://registry.npmjs.org/remark-html/-/remark-html-13.0.2.tgz", + "integrity": "sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ==", "requires": { "hast-util-sanitize": "^3.0.0", "hast-util-to-html": "^7.0.0", diff --git a/package.json b/package.json index fde8fa0..3424c2b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-markdown": "^5.0.3", "react-scripts": "4.0.3", "reactstrap": "^9.0.0-0", - "remark-html": "^13.0.1", + "remark-html": "^13.0.2", "remark-underline": "^1.0.5", "ryba-js": "^0.0.9", "seedrandom": "^3.0.5", diff --git a/yarn.lock b/yarn.lock index 344628a..92e4dff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8856,9 +8856,9 @@ relateurl@^0.2.7: version "0.2.7" resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz" -remark-html@^13.0.1: - version "13.0.1" - resolved "https://registry.npmjs.org/remark-html/-/remark-html-13.0.1.tgz" +remark-html@^13.0.2: + version "13.0.2" + resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.2.tgz#de5f052749ff61fc904c9708c155c88a2e2655dc" dependencies: hast-util-sanitize "^3.0.0" hast-util-to-html "^7.0.0"