deps: update marked to 17.0.3
Node.js CI / CI (pull_request) Failing after 2m13s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m18s

This commit is contained in:
2026-02-28 07:05:17 -08:00
parent 0cc515971a
commit 0b33a90dd0
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.1.0", "jsdom": "28.1.0",
"marked": "17.0.2", "marked": "17.0.3",
"rxjs": "7.8.2" "rxjs": "7.8.2"
}, },
"devDependencies": { "devDependencies": {
+5 -5
View File
@@ -87,8 +87,8 @@ importers:
specifier: 28.1.0 specifier: 28.1.0
version: 28.1.0 version: 28.1.0
marked: marked:
specifier: 17.0.2 specifier: 17.0.3
version: 17.0.2 version: 17.0.3
rxjs: rxjs:
specifier: 7.8.2 specifier: 7.8.2
version: 7.8.2 version: 7.8.2
@@ -6821,8 +6821,8 @@ packages:
makeerror@1.0.12: makeerror@1.0.12:
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
marked@17.0.2: marked@17.0.3:
resolution: {integrity: sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==} resolution: {integrity: sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==}
engines: {node: '>= 20'} engines: {node: '>= 20'}
hasBin: true hasBin: true
@@ -18280,7 +18280,7 @@ snapshots:
dependencies: dependencies:
tmpl: 1.0.5 tmpl: 1.0.5
marked@17.0.2: {} marked@17.0.3: {}
math-intrinsics@1.1.0: {} math-intrinsics@1.1.0: {}