Skip to content

Commit

Permalink
core-client min-version
Browse files Browse the repository at this point in the history
  • Loading branch information
maorleger committed Jan 17, 2025
1 parent c80fcca commit 45f6bf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
},
"sideEffects": false,
"dependencies": {
"@azure-rest/core-client": "^2.0.0",
"@azure-rest/core-client": "^2.3.2",
"@azure/abort-controller": "^2.0.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-lro": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
}
},
"dependencies": {
"@azure-rest/core-client": "^2.0.0",
"@azure-rest/core-client": "^2.3.2",
"@azure/abort-controller": "^2.0.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-http-compat": "^2.0.1",
Expand Down

0 comments on commit 45f6bf6

Please sign in to comment.