From 11e1d15de9b3b950df43af811b52f0ac3a4a1600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 17:52:14 +0000 Subject: [PATCH] chore(deps): bump marked from 16.1.1 to 16.1.2 Dependabot couldn't find the original pull request head commit, 72842cc765c044e08939a1342f03d4252001c7ed. --- 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 850c268e939..1beb11e8b78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.12.10", "lodash": "^4.17.21", - "marked": "^16.1.1", + "marked": "^16.2.0", "moment": "^2.30.1", "moment-timezone": "^0.6.0", "p-limit": "^6.2.0", @@ -17847,9 +17847,9 @@ "license": "ISC" }, "node_modules/marked": { - "version": "16.1.1", - "resolved": "https://registry.npmjs.org/marked/-/marked-16.1.1.tgz", - "integrity": "sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==", + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/marked/-/marked-16.2.0.tgz", + "integrity": "sha512-LbbTuye+0dWRz2TS9KJ7wsnD4KAtpj0MVkWc90XvBa6AslXsT0hTBVH5k32pcSyHH1fst9XEFJunXHktVy0zlg==", "bin": { "marked": "bin/marked.js" }, diff --git a/package.json b/package.json index e6a8c8cd569..1e5fe125912 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "jquery-ui-dist": "^1.13.3", "libphonenumber-js": "^1.12.10", "lodash": "^4.17.21", - "marked": "^16.1.1", + "marked": "^16.2.0", "moment": "^2.30.1", "moment-timezone": "^0.6.0", "p-limit": "^6.2.0",