Skip to content

Commit

Permalink
chore(deps): bump fast-xml-parser and @aws-sdk/credential-providers i…
Browse files Browse the repository at this point in the history
…n /frontend/server (#11056)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.4.1 and updates ancestor dependency [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies need to be updated together.


Updates `fast-xml-parser` from 4.2.5 to 4.4.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.2.5...v4.4.1)

Updates `@aws-sdk/credential-providers` from 3.359.0 to 3.621.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.621.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Sep 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7b38b6b commit 28967bc
Showing 2 changed files with 1,597 additions and 1,463 deletions.
3,058 changes: 1,596 additions & 1,462 deletions frontend/server/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/server/package.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"description": "Frontend webserver package for Kubeflow Pipelines",
"main": "server.js",
"dependencies": {
"@aws-sdk/credential-providers": "^3.359.0",
"@aws-sdk/credential-providers": "^3.621.0",
"@google-cloud/storage": "^2.5.0",
"@kubernetes/client-node": "^0.8.2",
"axios": ">=1.6.0",

0 comments on commit 28967bc

Please sign in to comment.