From b199947c97a1384d84ded714195c1ca87a4348d4 Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Tue, 21 Mar 2023 16:38:48 +0100 Subject: [PATCH] ci: Upgrade sanitize-html from 2.9.0 to 2.10.0 (#5744) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ --- packages/design-system/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 40d9464dd8..135432d2fc 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -80,7 +80,7 @@ "markdown-it-emoji": "^2.0.2", "markdown-it-link-attributes": "^4.0.1", "markdown-it-task-lists": "^2.1.1", - "sanitize-html": "2.9.0", + "sanitize-html": "2.10.0", "vue": "^2.7.14", "vue-typed-mixins": "^0.2.0", "vue2-boring-avatars": "^0.3.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1920c980c6..036b98883b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -491,7 +491,7 @@ importers: markdown-it-link-attributes: ^4.0.1 markdown-it-task-lists: ^2.1.1 node-notifier: ^10.0.1 - sanitize-html: 2.9.0 + sanitize-html: 2.10.0 sass: ^1.58.0 sass-loader: ^13.2.0 storybook: ^7.0.0-beta.46 @@ -515,7 +515,7 @@ importers: markdown-it-emoji: 2.0.2 markdown-it-link-attributes: 4.0.1 markdown-it-task-lists: 2.1.1 - sanitize-html: 2.9.0 + sanitize-html: 2.10.0 vue: 2.7.14 vue-typed-mixins: 0.2.0 vue2-boring-avatars: 0.3.8 @@ -18236,8 +18236,8 @@ packages: xpath: 0.0.32 dev: false - /sanitize-html/2.9.0: - resolution: {integrity: sha512-KY1hpSbqFNcpoLf+nP7iStbP5JfQZ2Nd19ZEE7qFsQqRdp+sO5yX/e5+HoG9puFAcSTEpzQuihfKUltDcLlQjg==} + /sanitize-html/2.10.0: + resolution: {integrity: sha512-JqdovUd81dG4k87vZt6uA6YhDfWkUGruUu/aPmXLxXi45gZExnt9Bnw/qeQU8oGf82vPyaE0vO4aH0PbobB9JQ==} dependencies: deepmerge: 4.2.2 escape-string-regexp: 4.0.0