Merge pull request 'deps: update marked to 17.0.2' (#68) from dependencies/update-marked into main
Node.js CI / CI (push) Has been cancelled
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled

This commit was merged in pull request #68.
This commit is contained in:
2026-02-23 20:50:15 -08:00
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"fastify": "5.7.3", "fastify": "5.7.3",
"fastify-plugin": "5.0.1", "fastify-plugin": "5.0.1",
"jsdom": "28.0.0", "jsdom": "28.0.0",
"marked": "17.0.1", "marked": "17.0.2",
"rxjs": "7.8.2" "rxjs": "7.8.2"
}, },
"devDependencies": { "devDependencies": {
+5 -5
View File
@@ -87,8 +87,8 @@ importers:
specifier: 28.0.0 specifier: 28.0.0
version: 28.0.0 version: 28.0.0
marked: marked:
specifier: 17.0.1 specifier: 17.0.2
version: 17.0.1 version: 17.0.2
rxjs: rxjs:
specifier: 7.8.2 specifier: 7.8.2
version: 7.8.2 version: 7.8.2
@@ -6768,8 +6768,8 @@ packages:
makeerror@1.0.12: makeerror@1.0.12:
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
marked@17.0.1: marked@17.0.2:
resolution: {integrity: sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==} resolution: {integrity: sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==}
engines: {node: '>= 20'} engines: {node: '>= 20'}
hasBin: true hasBin: true
@@ -18157,7 +18157,7 @@ snapshots:
dependencies: dependencies:
tmpl: 1.0.5 tmpl: 1.0.5
marked@17.0.1: {} marked@17.0.2: {}
math-intrinsics@1.1.0: {} math-intrinsics@1.1.0: {}