Skip to content

Commit

Permalink
chore: fix client-sts version
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-rtt committed Feb 27, 2024
1 parent 3d52651 commit 5d21ecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"peerDependencies": {
"@aws-sdk/client-sso": "3.502.0",
"@aws-sdk/client-sso-oidc": "3.502.0",
"@aws-sdk/client-sts": "3.504.0",
"@aws-sdk/client-sts": "3.502.0",
"@aws-sdk/util-retry": "3.374.0",
"@azure/msal-node": "^1.9.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
Expand Down Expand Up @@ -111,4 +111,4 @@
"url": "https://github.com/Noovolari/leapp/issues"
},
"homepage": "https://github.com/Noovolari/leapp"
}
}

0 comments on commit 5d21ecb

Please sign in to comment.