Skip to content

Commit

Permalink
Merge pull request rancher#12089 from rak-phillip/chore/12088-bump-fa…
Browse files Browse the repository at this point in the history
…st-xml-parser

Bump `@aws-sdk/client-ec2` & `@aws-sdk/client-iam` to 3.658.1
  • Loading branch information
rak-phillip authored Oct 2, 2024
2 parents cb6c4d1 + f04c66c commit aae3e22
Show file tree
Hide file tree
Showing 5 changed files with 2,780 additions and 1,842 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"publish:lib": "cd pkg/rancher-components && npm publish"
},
"dependencies": {
"@aws-sdk/client-ec2": "3.1.0",
"@aws-sdk/client-ec2": "3.658.1",
"@aws-sdk/client-eks": "3.1.0",
"@aws-sdk/client-iam": "3.18.0",
"@aws-sdk/client-iam": "3.658.1",
"@aws-sdk/client-kms": "3.8.1",
"@novnc/novnc": "1.2.0",
"@popperjs/core": "2.4.4",
Expand Down Expand Up @@ -201,5 +201,8 @@
"worker-loader": "3.0.8",
"yaml-lint": "1.7.0",
"yarn": "1.22.18"
},
"resolutions": {
"html-webpack-plugin": "^5.0.0"
}
}
4 changes: 2 additions & 2 deletions shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"e2e:dev": "start-server-and-test dev https://localhost:8005 cy:open"
},
"dependencies": {
"@aws-sdk/client-ec2": "3.1.0",
"@aws-sdk/client-ec2": "3.658.1",
"@aws-sdk/client-eks": "3.1.0",
"@aws-sdk/client-iam": "3.18.0",
"@aws-sdk/client-iam": "3.658.1",
"@aws-sdk/client-kms": "3.8.1",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-proposal-private-methods": "7.18.6",
Expand Down
Loading

0 comments on commit aae3e22

Please sign in to comment.