From 771b352a8bb2672289deeb143f92ebd06c53f7ca Mon Sep 17 00:00:00 2001 From: Minori Date: Sun, 15 Mar 2026 07:06:14 -0700 Subject: [PATCH] deps: update marked to 17.0.4 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ee27f5f..4afa6da 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "fastify": "5.7.3", "fastify-plugin": "5.0.1", "jsdom": "28.1.0", - "marked": "17.0.3", + "marked": "17.0.4", "rxjs": "7.8.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 574671b..7a680fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: 28.1.0 version: 28.1.0 marked: - specifier: 17.0.3 - version: 17.0.3 + specifier: 17.0.4 + version: 17.0.4 rxjs: specifier: 7.8.2 version: 7.8.2 @@ -6825,8 +6825,8 @@ packages: makeerror@1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} - marked@17.0.3: - resolution: {integrity: sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==} + marked@17.0.4: + resolution: {integrity: sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==} engines: {node: '>= 20'} hasBin: true @@ -18286,7 +18286,7 @@ snapshots: dependencies: tmpl: 1.0.5 - marked@17.0.3: {} + marked@17.0.4: {} math-intrinsics@1.1.0: {}