From d228f702825046c6eb45df130ceb2bf017b6c3b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 00:07:48 +0000 Subject: [PATCH] [stable32] build(deps): bump marked from 16.3.0 to 16.4.1 Dependabot couldn't find the original pull request head commit, e68540169b85a184964720a7f7eede732571a6d1. --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b5c62b327b2..de73633d80c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.12.25", "lodash": "^4.17.21", - "marked": "^16.3.0", + "marked": "^16.4.1", "moment": "^2.30.1", "moment-timezone": "^0.6.0", "p-limit": "^7.2.0", @@ -17307,9 +17307,9 @@ "license": "ISC" }, "node_modules/marked": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/marked/-/marked-16.3.0.tgz", - "integrity": "sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==", + "version": "16.4.1", + "resolved": "https://registry.npmjs.org/marked/-/marked-16.4.1.tgz", + "integrity": "sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==", "bin": { "marked": "bin/marked.js" }, diff --git a/package.json b/package.json index 7b109f94efb..78ee60f7f96 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.12.25", "lodash": "^4.17.21", - "marked": "^16.3.0", + "marked": "^16.4.1", "moment": "^2.30.1", "moment-timezone": "^0.6.0", "p-limit": "^7.2.0",