From a9d783e35cb01a1bef984a7864036fb014f6a76e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 17:13:26 +0000 Subject: [PATCH] build(deps): bump marked from 16.4.1 to 17.0.0 in /build/frontend-legacy Dependabot couldn't find the original pull request head commit, 6f06280818b6016bd41670258c4b40cc9e08d77c. --- build/frontend-legacy/package-lock.json | 8 ++++---- build/frontend-legacy/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index 9df4b514501..7865dcb3944 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -56,7 +56,7 @@ "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.12.25", "lodash": "^4.17.21", - "marked": "^16.4.1", + "marked": "^17.0.0", "moment": "^2.30.1", "moment-timezone": "^0.6.0", "p-limit": "^7.2.0", @@ -12119,9 +12119,9 @@ } }, "node_modules/marked": { - "version": "16.4.1", - "resolved": "https://registry.npmjs.org/marked/-/marked-16.4.1.tgz", - "integrity": "sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/marked/-/marked-17.0.0.tgz", + "integrity": "sha512-KkDYEWEEiYJw/KC+DVm1zzlpMQSMIu6YRltkcCvwheCp8HWPXCk9JwOmHJKBlGfzcpzcIt6x3sMnTsRm/51oDg==", "bin": { "marked": "bin/marked.js" }, diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index 653116d034d..b61e76a5f77 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -72,7 +72,7 @@ "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.12.25", "lodash": "^4.17.21", - "marked": "^16.4.1", + "marked": "^17.0.0", "moment": "^2.30.1", "moment-timezone": "^0.6.0", "p-limit": "^7.2.0",