chore: Update Samlify dependency to address CVE-2025-47949 (no-changelog) (#15577)

This commit is contained in:
Marc Littlemore
2025-05-22 11:47:33 +01:00
committed by GitHub
parent b1687c6be2
commit 07d526e9d6
2 changed files with 393 additions and 190 deletions

View File

@@ -90,20 +90,20 @@
"@azure/identity": "4.3.0", "@azure/identity": "4.3.0",
"@azure/keyvault-secrets": "4.8.0", "@azure/keyvault-secrets": "4.8.0",
"@google-cloud/secret-manager": "5.6.0", "@google-cloud/secret-manager": "5.6.0",
"@n8n/ai-workflow-builder": "workspace:*",
"@n8n/api-types": "workspace:*", "@n8n/api-types": "workspace:*",
"@n8n/backend-common": "workspace:^",
"@n8n/client-oauth2": "workspace:*", "@n8n/client-oauth2": "workspace:*",
"@n8n/config": "workspace:*", "@n8n/config": "workspace:*",
"@n8n/constants": "workspace:^", "@n8n/constants": "workspace:^",
"@n8n/backend-common": "workspace:^",
"@n8n/integration-test-utils": "workspace:^",
"@n8n/db": "workspace:^", "@n8n/db": "workspace:^",
"@n8n/decorators": "workspace:*", "@n8n/decorators": "workspace:*",
"@n8n/di": "workspace:*", "@n8n/di": "workspace:*",
"@n8n/integration-test-utils": "workspace:^",
"@n8n/localtunnel": "3.0.0", "@n8n/localtunnel": "3.0.0",
"@n8n/n8n-nodes-langchain": "workspace:*", "@n8n/n8n-nodes-langchain": "workspace:*",
"@n8n/permissions": "workspace:*", "@n8n/permissions": "workspace:*",
"@n8n/task-runner": "workspace:*", "@n8n/task-runner": "workspace:*",
"@n8n/ai-workflow-builder": "workspace:*",
"@n8n/typeorm": "catalog:", "@n8n/typeorm": "catalog:",
"@n8n_io/ai-assistant-sdk": "catalog:", "@n8n_io/ai-assistant-sdk": "catalog:",
"@n8n_io/license-sdk": "2.20.1", "@n8n_io/license-sdk": "2.20.1",
@@ -164,7 +164,7 @@
"raw-body": "3.0.0", "raw-body": "3.0.0",
"reflect-metadata": "catalog:", "reflect-metadata": "catalog:",
"replacestream": "4.0.3", "replacestream": "4.0.3",
"samlify": "2.9.0", "samlify": "2.10.0",
"semver": "7.5.4", "semver": "7.5.4",
"shelljs": "0.8.5", "shelljs": "0.8.5",
"simple-git": "3.17.0", "simple-git": "3.17.0",

575
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff