Skip to content

Commit 391fe5b

Browse files
authored
fix: pin @azure/cosmos to 3.16.4 due to issue with 3.17.0 (#83)
See Azure/azure-sdk-for-js#22968
1 parent ab835e0 commit 391fe5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@
5454
"@adobe/aio-lib-core-errors": "^3.1.0",
5555
"@adobe/aio-lib-core-logging": "^2.0.0",
5656
"@adobe/aio-lib-core-tvm": "^3.0.0",
57-
"@azure/cosmos": "^3.5.0",
58-
"@azure/identity": "^2.1.0",
57+
"@azure/cosmos": "3.16.4",
5958
"joi": "^17.4.2",
6059
"lodash.clonedeep": "^4.5.0"
6160
}

0 commit comments

Comments
 (0)