fix: fast-xml-parser related dependabot alerts (#18241)

Resolves [Dependabot Alert
459](https://github.com/twentyhq/twenty/security/dependabot/459) and
[Dependabot Alert
483](https://github.com/twentyhq/twenty/security/dependabot/483).

Upgraded AWS SDKs pulling in fast-xml-parser as transitive dependency.
This commit is contained in:
Abdullah.
2026-02-26 02:01:34 +05:00
committed by GitHub
parent 0af980a783
commit cbb0f212cf
2 changed files with 948 additions and 1083 deletions
+5 -5
View File
@@ -23,11 +23,11 @@
"@ai-sdk/openai": "^3.0.30",
"@ai-sdk/provider-utils": "^4.0.15",
"@ai-sdk/xai": "^3.0.57",
"@aws-sdk/client-lambda": "3.983.0",
"@aws-sdk/client-s3": "3.983.0",
"@aws-sdk/client-sesv2": "3.983.0",
"@aws-sdk/client-sts": "3.983.0",
"@aws-sdk/credential-providers": "3.983.0",
"@aws-sdk/client-lambda": "3.998.0",
"@aws-sdk/client-s3": "3.998.0",
"@aws-sdk/client-sesv2": "3.998.0",
"@aws-sdk/client-sts": "3.998.0",
"@aws-sdk/credential-providers": "3.998.0",
"@azure/msal-node": "^3.8.4",
"@babel/preset-env": "7.26.9",
"@blocknote/server-util": "^0.31.1",
+943 -1078
View File
File diff suppressed because it is too large Load Diff