From 8fb49e7a13d44ee21b87c6a0b10138935c4d2818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 23:13:53 +0000 Subject: [PATCH] Chore(deps): Bump string-strip-html from 7.0.3 to 11.6.3 Bumps [string-strip-html](https://github.com/codsen/codsen/tree/HEAD/packages/string-strip-html) from 7.0.3 to 11.6.3. - [Release notes](https://github.com/codsen/codsen/releases) - [Changelog](https://github.com/codsen/codsen/blob/string-strip-html@11.6.3/packages/string-strip-html/CHANGELOG.md) - [Commits](https://github.com/codsen/codsen/commits/string-strip-html@11.6.3/packages/string-strip-html) --- updated-dependencies: - dependency-name: string-strip-html dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/meteor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/meteor/package.json b/apps/meteor/package.json index d9fb3b4f98e04..798c443329ec6 100644 --- a/apps/meteor/package.json +++ b/apps/meteor/package.json @@ -353,7 +353,7 @@ "speakeasy": "^2.0.0", "stream-buffers": "^3.0.2", "strict-uri-encode": "^2.0.0", - "string-strip-html": "^7.0.3", + "string-strip-html": "^11.6.3", "tar-stream": "^1.6.2", "tinykeys": "^1.4.0", "turndown": "^7.1.1",