Skip to content

Commit f919097

Browse files
committed
COMPASS-2263: Update connection window deps (#1298)
1 parent 4458513 commit f919097

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"@mongodb-js/compass-auth-kerberos": "^0.0.2",
141141
"@mongodb-js/compass-auth-ldap": "^0.0.2",
142142
"@mongodb-js/compass-auth-x509": "^0.0.3",
143-
"@mongodb-js/compass-connect": "^0.0.7",
143+
"@mongodb-js/compass-connect": "^0.0.8",
144144
"@mongodb-js/compass-crud": "0.7.1",
145145
"@mongodb-js/compass-deployment-awareness": "^5.0.0",
146146
"@mongodb-js/compass-document-validation": "^5.0.0",
@@ -200,8 +200,8 @@
200200
"marky": "^1.2.0",
201201
"moment": "^2.10.6",
202202
"mongodb-collection-model": "^0.4.0",
203-
"mongodb-connection-model": "^10.1.2",
204-
"mongodb-data-service": "^8.0.0",
203+
"mongodb-connection-model": "^10.4.0",
204+
"mongodb-data-service": "^8.2.0",
205205
"mongodb-database-model": "^0.1.2",
206206
"mongodb-explain-plan-model": "^0.2.2",
207207
"mongodb-extended-json": "^1.10.0",

0 commit comments

Comments
 (0)