fix: fast-xml-parser has rangeerror dos numeric entities bug (#17732)

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

AWS SDK minor-releases are backward compatible.
This commit is contained in:
Abdullah. 2026-02-05 17:09:47 +05:00 committed by GitHub
parent 6851085143
commit 60f2a74bf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 758 additions and 1449 deletions

View file

@ -19,11 +19,11 @@
"@ai-sdk/openai": "^2.0.30",
"@ai-sdk/provider-utils": "^3.0.9",
"@ai-sdk/xai": "^2.0.19",
"@aws-sdk/client-lambda": "3.967.0",
"@aws-sdk/client-s3": "3.967.0",
"@aws-sdk/client-sesv2": "3.967.0",
"@aws-sdk/client-sts": "3.967.0",
"@aws-sdk/credential-providers": "3.967.0",
"@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",
"@azure/msal-node": "^3.8.4",
"@babel/preset-env": "7.26.9",
"@blocknote/server-util": "^0.31.1",

2197
yarn.lock

File diff suppressed because it is too large Load diff