From 1ee8c63b8b69dbc86d0313d79c688305900c472e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 08:28:09 +0000 Subject: [PATCH] chore(deps): bump marked from 5.1.2 to 15.0.3 Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 15.0.3. - [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/v5.1.2...v15.0.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e4ae9268..f5f2ec83 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "express": "^4.19.2", "express-rate-limit": "^7.4.0", "js-yaml": "^4.1.0", - "marked": "^5.1.2", + "marked": "^15.0.3", "prettier": "^3.3.3", "sirv": "^2.0.4", "slugify": "^1.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 994d77e0..d244f266 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^4.1.0 version: 4.1.0 marked: - specifier: ^5.1.2 - version: 5.1.2 + specifier: ^15.0.3 + version: 15.0.3 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -826,9 +826,9 @@ packages: make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} - marked@5.1.2: - resolution: {integrity: sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==} - engines: {node: '>= 16'} + marked@15.0.3: + resolution: {integrity: sha512-Ai0cepvl2NHnTcO9jYDtcOEtVBNVYR31XnEA3BndO7f5As1wzpcOceSUM8FDkNLJNIODcLpDTWay/qQhqbuMvg==} + engines: {node: '>= 18'} hasBin: true media-typer@0.3.0: @@ -2149,7 +2149,7 @@ snapshots: make-error@1.3.6: {} - marked@5.1.2: {} + marked@15.0.3: {} media-typer@0.3.0: {}