upgrade cosmos sdk to 4.0.0

This commit is contained in:
Asier Isayas
2023-10-13 12:15:36 -04:00
parent f36fccd3ef
commit 282004b09b
10 changed files with 113 additions and 26 deletions

View File

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