From 72a8d9c113c6b91093c77bb8b1d75d81fe16485d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:31:13 +0000 Subject: [PATCH] Bump sanitize-html from 2.11.0 to 2.12.1 in /powerauth-webflow Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.11.0 to 2.12.1. - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.11.0...2.12.1) --- updated-dependencies: - dependency-name: sanitize-html dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- powerauth-webflow/package-lock.json | 14 +++++++------- powerauth-webflow/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/powerauth-webflow/package-lock.json b/powerauth-webflow/package-lock.json index 494b0ab00..644b7ee72 100644 --- a/powerauth-webflow/package-lock.json +++ b/powerauth-webflow/package-lock.json @@ -27,7 +27,7 @@ "redux": "^3.7.2", "redux-promise-middleware": "^4.4.2", "redux-thunk": "^2.3.0", - "sanitize-html": "^2.11.0", + "sanitize-html": "^2.12.1", "snyk": "^1.1266.0", "sockjs-client": "^1.6.1", "spin.js": "^2.3.2", @@ -4403,9 +4403,9 @@ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" }, "node_modules/sanitize-html": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.11.0.tgz", - "integrity": "sha512-BG68EDHRaGKqlsNjJ2xUB7gpInPA8gVx/mvjO743hZaeMCZ2DwzW7xvsqZ+KNU4QKwj86HJ3uu2liISf2qBBUA==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.12.1.tgz", + "integrity": "sha512-Plh+JAn0UVDpBRP/xEjsk+xDCoOvMBwQUf/K+/cBAVuTbtX8bj2VB7S1sL1dssVpykqp0/KPSesHrqXtokVBpA==", "dependencies": { "deepmerge": "^4.2.2", "escape-string-regexp": "^4.0.0", @@ -8254,9 +8254,9 @@ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" }, "sanitize-html": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.11.0.tgz", - "integrity": "sha512-BG68EDHRaGKqlsNjJ2xUB7gpInPA8gVx/mvjO743hZaeMCZ2DwzW7xvsqZ+KNU4QKwj86HJ3uu2liISf2qBBUA==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.12.1.tgz", + "integrity": "sha512-Plh+JAn0UVDpBRP/xEjsk+xDCoOvMBwQUf/K+/cBAVuTbtX8bj2VB7S1sL1dssVpykqp0/KPSesHrqXtokVBpA==", "requires": { "deepmerge": "^4.2.2", "escape-string-regexp": "^4.0.0", diff --git a/powerauth-webflow/package.json b/powerauth-webflow/package.json index 28188bc83..7ceddbaa2 100644 --- a/powerauth-webflow/package.json +++ b/powerauth-webflow/package.json @@ -37,7 +37,7 @@ "redux": "^3.7.2", "redux-promise-middleware": "^4.4.2", "redux-thunk": "^2.3.0", - "sanitize-html": "^2.11.0", + "sanitize-html": "^2.12.1", "snyk": "^1.1266.0", "sockjs-client": "^1.6.1", "spin.js": "^2.3.2",