📦 chore: Bump fast-xml-parser to v5.3.6 (#11841)

This commit is contained in:
Danny Avila 2026-02-18 00:23:06 -05:00 committed by GitHub
parent 3fa94e843c
commit 5824298125
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

6
package-lock.json generated
View file

@ -25934,9 +25934,9 @@
"license": "BSD-3-Clause"
},
"node_modules/fast-xml-parser": {
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz",
"integrity": "sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==",
"version": "5.3.6",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.6.tgz",
"integrity": "sha512-QNI3sAvSvaOiaMl8FYU4trnEzCwiRr8XMWgAHzlrWpTSj+QaCSvOf1h82OEP1s4hiAXhnbXSyFWCf4ldZzZRVA==",
"funding": [
{
"type": "github",

View file

@ -138,14 +138,14 @@
"@librechat/agents": {
"@langchain/anthropic": {
"@anthropic-ai/sdk": "0.73.0",
"fast-xml-parser": "5.3.4"
"fast-xml-parser": "5.3.6"
},
"@anthropic-ai/sdk": "0.73.0",
"fast-xml-parser": "5.3.4"
"fast-xml-parser": "5.3.6"
},
"axios": "1.12.1",
"elliptic": "^6.6.1",
"fast-xml-parser": "5.3.4",
"fast-xml-parser": "5.3.6",
"form-data": "^4.0.4",
"tslib": "^2.8.1",
"mdast-util-gfm-autolink-literal": "2.0.0",