chore(deps): bump fast-xml-parser and @aws-sdk/credential-providers in /frontend/server (#9592)

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.4 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.0.11 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.11...v4.2.4)

Updates `@aws-sdk/credential-providers` from 3.241.0 to 3.348.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.348.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-26 19:22:14 +00:00 committed by GitHub
parent ea7a5efb97
commit 35f750703d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 782 additions and 720 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"description": "Frontend webserver package for Kubeflow Pipelines",
"main": "server.js",
"dependencies": {
"@aws-sdk/credential-providers": "^3.241.0",
"@aws-sdk/credential-providers": "^3.348.0",
"@google-cloud/storage": "^2.5.0",
"@kubernetes/client-node": "^0.8.2",
"axios": ">=0.21.1",