deps: update marked to 17.0.2
Node.js CI / CI (pull_request) Successful in 2m8s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m53s

This commit is contained in:
2026-02-22 07:04:07 -08:00
parent ff0ae73fa7
commit d7cd3ccd99
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
@@ -6765,8 +6765,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
@@ -18152,7 +18152,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: {}