From bcfdb7bdf0600871c7709e0f80e28ab57abe3803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 03:04:39 +0000 Subject: [PATCH] Bump sanitize-html from 2.17.0 to 2.17.5 in /node-roncli-com Bumps [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) from 2.17.0 to 2.17.5. - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/sanitize-html@2.17.5/packages/sanitize-html) --- updated-dependencies: - dependency-name: sanitize-html dependency-version: 2.17.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- node-roncli-com/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-roncli-com/package.json b/node-roncli-com/package.json index 7de35ee7..24834dfd 100644 --- a/node-roncli-com/package.json +++ b/node-roncli-com/package.json @@ -50,7 +50,7 @@ "multer": "2.0.2", "nodemailer": "7.0.11", "pbkdf2": "3.1.5", - "sanitize-html": "2.17.0", + "sanitize-html": "2.17.5", "sortablejs": "1.15.6", "steamapi": "3.1.3", "svg-captcha": "1.4.0",