From 14971bb7c8d4319d8cbecd027be889a3c3415bdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 05:21:24 +0000 Subject: [PATCH] chore(deps): bump marked in the major-production-dependencies group Bumps the major-production-dependencies group with 1 update: [marked](https://github.com/markedjs/marked). Updates `marked` from 12.0.2 to 14.1.2 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v12.0.2...v14.1.2) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-production-dependencies ... Signed-off-by: dependabot[bot] --- 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 ffcb5f2..3db0af1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "dotenv": "^16.4.5", "esbuild": "^0.23.1", "isomorphic-dompurify": "^2.15.0", - "marked": "^12.0.2", + "marked": "^14.1.2", "sass": "^1.78.0" }, "devDependencies": { @@ -3153,9 +3153,9 @@ } }, "node_modules/marked": { - "version": "12.0.2", - "resolved": "https://registry.npmjs.org/marked/-/marked-12.0.2.tgz", - "integrity": "sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==", + "version": "14.1.2", + "resolved": "https://registry.npmjs.org/marked/-/marked-14.1.2.tgz", + "integrity": "sha512-f3r0yqpz31VXiDB/wj9GaOB0a2PRLQl6vJmXiFrniNwjkKdvakqJRULhjFKJpxOchlCRiG5fcacoUZY5Xa6PEQ==", "bin": { "marked": "bin/marked.js" }, diff --git a/package.json b/package.json index 8d06973..4f6dd12 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dotenv": "^16.4.5", "esbuild": "^0.23.1", "isomorphic-dompurify": "^2.15.0", - "marked": "^12.0.2", + "marked": "^14.1.2", "sass": "^1.78.0" }, "browserslist": [