From 12672a5beb88a81c11b912adf614d88d1d8c8295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 02:36:03 +0000 Subject: [PATCH] build(deps): bump marked from 15.0.3 to 15.0.4 Bumps [marked](https://github.com/markedjs/marked) from 15.0.3 to 15.0.4. - [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/v15.0.3...v15.0.4) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1fef5f9..2c5b280 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@vueuse/core": "^12.2.0", "dompurify": "^3.2.2", "express": "^4.21.2", - "marked": "^15.0.3", + "marked": "^15.0.4", "puppeteer": "^23.11.1", "vite-node": "^2.1.8", "vue": "^3.5.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9aa55f..dc46320 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.21.2 version: 4.21.2 marked: - specifier: ^15.0.3 - version: 15.0.3 + specifier: ^15.0.4 + version: 15.0.4 puppeteer: specifier: ^23.11.1 version: 23.11.1(typescript@5.6.3) @@ -2169,8 +2169,8 @@ packages: magic-string@0.30.14: resolution: {integrity: sha512-5c99P1WKTed11ZC0HMJOj6CDIue6F8ySu+bJL+85q1zBEIY8IklrJ1eiKC2NDRh3Ct3FcvmJPyQHb9erXMTJNw==} - marked@15.0.3: - resolution: {integrity: sha512-Ai0cepvl2NHnTcO9jYDtcOEtVBNVYR31XnEA3BndO7f5As1wzpcOceSUM8FDkNLJNIODcLpDTWay/qQhqbuMvg==} + marked@15.0.4: + resolution: {integrity: sha512-TCHvDqmb3ZJ4PWG7VEGVgtefA5/euFmsIhxtD0XsBxI39gUSKL81mIRFdt0AiNQozUahd4ke98ZdirExd/vSEw==} engines: {node: '>= 18'} hasBin: true @@ -5105,7 +5105,7 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 - marked@15.0.3: {} + marked@15.0.4: {} math-intrinsics@1.1.0: {}