From d7cd3ccd993cee0773803031312a5698e712ec6b Mon Sep 17 00:00:00 2001 From: Minori Date: Sun, 22 Feb 2026 07:04:07 -0800 Subject: [PATCH] deps: update marked to 17.0.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d632837..25f96b4 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "fastify": "5.7.3", "fastify-plugin": "5.0.1", "jsdom": "28.0.0", - "marked": "17.0.1", + "marked": "17.0.2", "rxjs": "7.8.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4633e46..3ac17d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: 28.0.0 version: 28.0.0 marked: - specifier: 17.0.1 - version: 17.0.1 + specifier: 17.0.2 + version: 17.0.2 rxjs: specifier: 7.8.2 version: 7.8.2 @@ -6765,8 +6765,8 @@ packages: makeerror@1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} - marked@17.0.1: - resolution: {integrity: sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==} + marked@17.0.2: + resolution: {integrity: sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==} engines: {node: '>= 20'} hasBin: true @@ -18152,7 +18152,7 @@ snapshots: dependencies: tmpl: 1.0.5 - marked@17.0.1: {} + marked@17.0.2: {} math-intrinsics@1.1.0: {}