Compare commits

..

1 Commits

Author SHA1 Message Date
minori 771b352a8b deps: update marked to 17.0.4
Node.js CI / CI (pull_request) Successful in 2m40s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m40s
2026-03-15 07:06:14 -07:00
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
"@fastify/autoload": "6.0.3", "@fastify/autoload": "6.0.3",
"@fastify/cookie": "11.0.2", "@fastify/cookie": "11.0.2",
"@fastify/cors": "11.0.0", "@fastify/cors": "11.0.0",
"@fastify/csrf-protection": "8.0.0", "@fastify/csrf-protection": "7.1.0",
"@fastify/helmet": "13.0.2", "@fastify/helmet": "13.0.2",
"@fastify/jwt": "10.0.0", "@fastify/jwt": "10.0.0",
"@fastify/oauth2": "8.2.0", "@fastify/oauth2": "8.2.0",
@@ -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.3", "marked": "17.0.4",
"rxjs": "7.8.2" "rxjs": "7.8.2"
}, },
"devDependencies": { "devDependencies": {
+10 -10
View File
@@ -36,8 +36,8 @@ importers:
specifier: 11.0.0 specifier: 11.0.0
version: 11.0.0 version: 11.0.0
'@fastify/csrf-protection': '@fastify/csrf-protection':
specifier: 8.0.0 specifier: 7.1.0
version: 8.0.0 version: 7.1.0
'@fastify/helmet': '@fastify/helmet':
specifier: 13.0.2 specifier: 13.0.2
version: 13.0.2 version: 13.0.2
@@ -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.3 specifier: 17.0.4
version: 17.0.3 version: 17.0.4
rxjs: rxjs:
specifier: 7.8.2 specifier: 7.8.2
version: 7.8.2 version: 7.8.2
@@ -1634,8 +1634,8 @@ packages:
'@fastify/cors@11.0.0': '@fastify/cors@11.0.0':
resolution: {integrity: sha512-41Bx0LVGr2a6DnnhDN/SgfDlTRNZtEs8niPxyoymV6Hw09AIdz/9Rn/0Fpu+pBOs6kviwS44JY2mB8NcU2qSAA==} resolution: {integrity: sha512-41Bx0LVGr2a6DnnhDN/SgfDlTRNZtEs8niPxyoymV6Hw09AIdz/9Rn/0Fpu+pBOs6kviwS44JY2mB8NcU2qSAA==}
'@fastify/csrf-protection@8.0.0': '@fastify/csrf-protection@7.1.0':
resolution: {integrity: sha512-CG0XcZ74A80+vxPngj1uYUPb8SH808zUO4Ee9/mzRj8O2zUt0P6abCga1M9j5wV5I7U5aIL2mIXYLH8xno3E2w==} resolution: {integrity: sha512-I2TDd4SRRYQivKCMHdB/8py+CPO9DT0e63lh4DO8MDCJh8NROq8HD/iO0IjYtwhsD3bZhr0cBXsFdfPvyTmzNw==}
'@fastify/csrf@8.0.1': '@fastify/csrf@8.0.1':
resolution: {integrity: sha512-dAmCrdfJ3CV/A/hHHK/rRBjjLRRSIltgJB0BxiVfbhr/31G6fgF8l2I8evtH8mjS5kTIvd0JOh7MOA3HA6eYDw==} resolution: {integrity: sha512-dAmCrdfJ3CV/A/hHHK/rRBjjLRRSIltgJB0BxiVfbhr/31G6fgF8l2I8evtH8mjS5kTIvd0JOh7MOA3HA6eYDw==}
@@ -6825,8 +6825,8 @@ packages:
makeerror@1.0.12: makeerror@1.0.12:
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
marked@17.0.3: marked@17.0.4:
resolution: {integrity: sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==} resolution: {integrity: sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==}
engines: {node: '>= 20'} engines: {node: '>= 20'}
hasBin: true hasBin: true
@@ -11669,7 +11669,7 @@ snapshots:
fastify-plugin: 5.0.1 fastify-plugin: 5.0.1
mnemonist: 0.40.0 mnemonist: 0.40.0
'@fastify/csrf-protection@8.0.0': '@fastify/csrf-protection@7.1.0':
dependencies: dependencies:
'@fastify/csrf': 8.0.1 '@fastify/csrf': 8.0.1
'@fastify/error': 4.2.0 '@fastify/error': 4.2.0
@@ -18286,7 +18286,7 @@ snapshots:
dependencies: dependencies:
tmpl: 1.0.5 tmpl: 1.0.5
marked@17.0.3: {} marked@17.0.4: {}
math-intrinsics@1.1.0: {} math-intrinsics@1.1.0: {}