Skip to content

Commit

Permalink
Bump @aws-sdk/client-ec2 & @aws-sdk/client-iam to 3.658.1
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Rak <[email protected]>
  • Loading branch information
rak-phillip committed Oct 1, 2024
1 parent cb6c4d1 commit ec79ac4
Show file tree
Hide file tree
Showing 5 changed files with 2,778 additions and 1,842 deletions.
4 changes: 2 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
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 ec79ac4

Please sign in to comment.