Updating SDK to 3.16.3 (#1308)

* Updating SDK to 3.16.3

* Updating package-lock Cosmos DB SDK to 3.16.3

* Updating package-lock's Cosmos DB SDK to 3.16.3
This commit is contained in:
vchske
2022-07-18 15:22:27 -07:00
committed by GitHub
parent c5ef0e608e
commit 139a9cb22c
2 changed files with 30 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"@azure/arm-cosmosdb": "9.1.0",
"@azure/cosmos": "3.16.2",
"@azure/cosmos": "3.16.3",
"@azure/cosmos-language-service": "0.0.5",
"@azure/identity": "1.2.1",
"@azure/ms-rest-nodeauth": "3.0.7",
@@ -232,4 +232,4 @@
"prettier": {
"printWidth": 120
}
}
}