Skip to content

Commit e2f6313

Browse files
chore(deps): bump @aws-sdk/credential-providers, drop fast-xml-parser resolution
Bump @aws-sdk/credential-providers from ^3.1000.0 to ^3.1023.0, which pulls in @aws-sdk/xml-builder@3.972.16 with fast-xml-parser@5.5.8 (patched). This removes the need for a fast-xml-parser resolution override. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c488280 commit e2f6313

File tree

3 files changed

+580
-589
lines changed

3 files changed

+580
-589
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"rimraf@npm:5.0.10/glob": "^10.5.0",
4040
"@opentelemetry/resources": "2.5.1",
4141
"path-to-regexp": "^8.4.0",
42-
"picomatch@^4": "^4.0.4",
43-
"fast-xml-parser": "^5.5.6"
42+
"picomatch@^4": "^4.0.4"
4443
}
4544
}

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@ai-sdk/react": "^3.0.107",
2727
"@ai-sdk/xai": "^3.0.60",
2828
"@auth/prisma-adapter": "^2.11.1",
29-
"@aws-sdk/credential-providers": "^3.1000.0",
29+
"@aws-sdk/credential-providers": "^3.1023.0",
3030
"@codemirror/commands": "^6.6.0",
3131
"@codemirror/lang-cpp": "^6.0.2",
3232
"@codemirror/lang-css": "^6.3.0",

0 commit comments

Comments
 (0)