diff --git a/package-lock.json b/package-lock.json index 93a98c37d..4a4378218 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "jquery": "^3.7.1", "jquery-ui": "^1.13.2", "lodash": "^4.17.21", - "sanitize-html": "^2.11.0" + "sanitize-html": "^2.12.1" }, "devDependencies": { "@babel/core": "^7.23.2", @@ -14605,9 +14605,9 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "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", diff --git a/package.json b/package.json index a30e5e46d..6332ec9ca 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "jquery": "^3.7.1", "jquery-ui": "^1.13.2", "lodash": "^4.17.21", - "sanitize-html": "^2.11.0" + "sanitize-html": "^2.12.1" }, "standard": { "globals": [