Skip to content

Commit 1100a7d

Browse files
authored
Fix core-lro version for purview catalog version (Azure#23784)
1 parent 69d369c commit 1100a7d

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 29 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/purview/purview-catalog-rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"sideEffects": false,
8282
"autoPublish": false,
8383
"dependencies": {
84-
"@azure/core-lro": "^2.2.0",
84+
"@azure/core-lro": "2.2.4",
8585
"@azure/core-auth": "^1.3.0",
8686
"@azure-rest/core-client": "^1.0.0",
8787
"@azure/core-rest-pipeline": "^1.1.0",

0 commit comments

Comments
 (0)