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 8 additions and 8 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",
@@ -36,7 +36,7 @@
"@fastify/static": "^9.0.0", "@fastify/static": "^9.0.0",
"@prisma/client": "6.19.2", "@prisma/client": "6.19.2",
"dompurify": "^3.3.1", "dompurify": "^3.3.1",
"fastify": "5.8.5", "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.1",
+6 -6
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
@@ -63,8 +63,8 @@ importers:
specifier: ^3.3.1 specifier: ^3.3.1
version: 3.3.1 version: 3.3.1
fastify: fastify:
specifier: 5.8.5 specifier: 5.7.3
version: 5.8.5 version: 5.7.3
fastify-plugin: fastify-plugin:
specifier: 5.0.1 specifier: 5.0.1
version: 5.0.1 version: 5.0.1
@@ -5405,8 +5405,8 @@ packages:
fastify-plugin@5.0.1: fastify-plugin@5.0.1:
resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
fastify@5.8.5: fastify@5.7.3:
resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==} resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==}
fastparallel@2.4.1: fastparallel@2.4.1:
resolution: {integrity: sha512-qUmhxPgNHmvRjZKBFUNI0oZuuH9OlSIOXmJ98lhKPxMZZ7zS/Fi0wRHOihDSz0R1YiIOjxzOY4bq65YTcdBi2Q==} resolution: {integrity: sha512-qUmhxPgNHmvRjZKBFUNI0oZuuH9OlSIOXmJ98lhKPxMZZ7zS/Fi0wRHOihDSz0R1YiIOjxzOY4bq65YTcdBi2Q==}
@@ -16448,7 +16448,7 @@ snapshots:
fastify-plugin@5.0.1: {} fastify-plugin@5.0.1: {}
fastify@5.8.5: fastify@5.7.3:
dependencies: dependencies:
'@fastify/ajv-compiler': 4.0.5 '@fastify/ajv-compiler': 4.0.5
'@fastify/error': 4.2.0 '@fastify/error': 4.2.0