Skip to content

Commit 8a3887b

Browse files
committed
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 87e60a3 commit 8a3887b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@adobe/aio-lib-core-errors": "^3.0.0",
5555
"@adobe/aio-lib-core-logging": "^1.1.2",
5656
"@adobe/aio-lib-core-tvm": "^2.0.0",
57-
"@azure/cosmos": "^3.5.0",
57+
"@azure/cosmos": "3.16.4",
5858
"joi": "^17.4.2",
5959
"lodash.clonedeep": "^4.5.0"
6060
}

0 commit comments

Comments
 (0)