Compare commits

..

1 Commits

Author SHA1 Message Date
minori 1cf5b1e53e deps: update @fastify/cors to 11.2.0
Node.js CI / CI (pull_request) Failing after 35s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m12s
2026-02-05 07:19:49 -08:00
2 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
"@angular/router": "21.1.2", "@angular/router": "21.1.2",
"@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.2.0",
"@fastify/csrf-protection": "^7.1.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",
@@ -37,7 +37,7 @@
"@prisma/client": "6.19.2", "@prisma/client": "6.19.2",
"dompurify": "^3.3.1", "dompurify": "^3.3.1",
"fastify": "5.7.3", "fastify": "5.7.3",
"fastify-plugin": "5.1.0", "fastify-plugin": "5.0.1",
"jsdom": "^28.0.0", "jsdom": "^28.0.0",
"marked": "^17.0.1", "marked": "^17.0.1",
"rxjs": "7.8.2" "rxjs": "7.8.2"
+15 -15
View File
@@ -33,7 +33,7 @@ importers:
specifier: ^11.0.2 specifier: ^11.0.2
version: 11.0.2 version: 11.0.2
'@fastify/cors': '@fastify/cors':
specifier: ^11.0.0 specifier: 11.2.0
version: 11.2.0 version: 11.2.0
'@fastify/csrf-protection': '@fastify/csrf-protection':
specifier: ^7.1.0 specifier: ^7.1.0
@@ -66,8 +66,8 @@ importers:
specifier: 5.7.3 specifier: 5.7.3
version: 5.7.3 version: 5.7.3
fastify-plugin: fastify-plugin:
specifier: 5.1.0 specifier: 5.0.1
version: 5.1.0 version: 5.0.1
jsdom: jsdom:
specifier: ^28.0.0 specifier: ^28.0.0
version: 28.0.0 version: 28.0.0
@@ -5402,8 +5402,8 @@ packages:
resolution: {integrity: sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==} resolution: {integrity: sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
fastify-plugin@5.1.0: fastify-plugin@5.0.1:
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
fastify@5.7.3: fastify@5.7.3:
resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==} resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==}
@@ -11556,18 +11556,18 @@ snapshots:
'@fastify/cookie@11.0.2': '@fastify/cookie@11.0.2':
dependencies: dependencies:
cookie: 1.1.1 cookie: 1.1.1
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
'@fastify/cors@11.2.0': '@fastify/cors@11.2.0':
dependencies: dependencies:
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
toad-cache: 3.7.0 toad-cache: 3.7.0
'@fastify/csrf-protection@7.1.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
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
'@fastify/csrf@8.0.1': {} '@fastify/csrf@8.0.1': {}
@@ -11581,7 +11581,7 @@ snapshots:
'@fastify/helmet@13.0.2': '@fastify/helmet@13.0.2':
dependencies: dependencies:
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
helmet: 8.1.0 helmet: 8.1.0
'@fastify/jwt@10.0.0': '@fastify/jwt@10.0.0':
@@ -11589,7 +11589,7 @@ snapshots:
'@fastify/error': 4.2.0 '@fastify/error': 4.2.0
'@lukeed/ms': 2.0.2 '@lukeed/ms': 2.0.2
fast-jwt: 6.1.0 fast-jwt: 6.1.0
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
steed: 1.1.3 steed: 1.1.3
'@fastify/merge-json-schemas@0.2.1': '@fastify/merge-json-schemas@0.2.1':
@@ -11599,7 +11599,7 @@ snapshots:
'@fastify/oauth2@8.1.2': '@fastify/oauth2@8.1.2':
dependencies: dependencies:
'@fastify/cookie': 11.0.2 '@fastify/cookie': 11.0.2
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
simple-oauth2: 5.1.0 simple-oauth2: 5.1.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -11612,7 +11612,7 @@ snapshots:
'@fastify/rate-limit@10.3.0': '@fastify/rate-limit@10.3.0':
dependencies: dependencies:
'@lukeed/ms': 2.0.2 '@lukeed/ms': 2.0.2
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
toad-cache: 3.7.0 toad-cache: 3.7.0
'@fastify/send@4.1.0': '@fastify/send@4.1.0':
@@ -11627,7 +11627,7 @@ snapshots:
dependencies: dependencies:
'@lukeed/ms': 2.0.2 '@lukeed/ms': 2.0.2
dequal: 2.0.3 dequal: 2.0.3
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
forwarded: 0.2.0 forwarded: 0.2.0
http-errors: 2.0.1 http-errors: 2.0.1
type-is: 2.0.1 type-is: 2.0.1
@@ -11638,7 +11638,7 @@ snapshots:
'@fastify/accept-negotiator': 2.0.1 '@fastify/accept-negotiator': 2.0.1
'@fastify/send': 4.1.0 '@fastify/send': 4.1.0
content-disposition: 1.0.1 content-disposition: 1.0.1
fastify-plugin: 5.1.0 fastify-plugin: 5.0.1
fastq: 1.20.1 fastq: 1.20.1
glob: 13.0.1 glob: 13.0.1
@@ -16446,7 +16446,7 @@ snapshots:
dependencies: dependencies:
reusify: 1.1.0 reusify: 1.1.0
fastify-plugin@5.1.0: {} fastify-plugin@5.0.1: {}
fastify@5.7.3: fastify@5.7.3:
dependencies: dependencies: