From b673fd5a8755550c850ffd20d3596e5b27cbccf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 20:16:12 +0000 Subject: [PATCH] Bump striptags from 3.1.1 to 3.2.0 in /website Bumps [striptags](https://github.com/ericnorris/striptags) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/ericnorris/striptags/releases) - [Commits](https://github.com/ericnorris/striptags/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: striptags dependency-type: indirect ... Signed-off-by: dependabot[bot] --- website/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/yarn.lock b/website/yarn.lock index cfdca8e..c7aaaeb 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -5297,8 +5297,8 @@ strip-outer@^1.0.0: escape-string-regexp "^1.0.2" striptags@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.1.1.tgz#c8c3e7fdd6fb4bb3a32a3b752e5b5e3e38093ebd" + version "3.2.0" + resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.2.0.tgz#cc74a137db2de8b0b9a370006334161f7dd67052" stylehacks@^4.0.0: version "4.0.3"