Skip to content

Commit 5e7b579

Browse files
committed
COMPASS-2616: No ports with SRV records
1 parent ad6381e commit 5e7b579

File tree

2 files changed

+91
-74
lines changed

2 files changed

+91
-74
lines changed

package-lock.json

Lines changed: 88 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"@mongodb-js/compass-auth-ldap": "^0.1.0",
211211
"@mongodb-js/compass-auth-x509": "^0.1.0",
212212
"@mongodb-js/compass-collection-stats": "^2.0.3",
213-
"@mongodb-js/compass-connect": "^2.0.2",
213+
"@mongodb-js/compass-connect": "^2.0.3",
214214
"@mongodb-js/compass-crud": "^4.0.0",
215215
"@mongodb-js/compass-deployment-awareness": "^5.1.1",
216216
"@mongodb-js/compass-document-validation": "^7.2.1",
@@ -267,8 +267,8 @@
267267
"marky": "^1.2.0",
268268
"moment": "^2.10.6",
269269
"mongodb-collection-model": "^1.0.0",
270-
"mongodb-connection-model": "^12.0.1",
271-
"mongodb-data-service": "^11.1.0",
270+
"mongodb-connection-model": "^12.0.3",
271+
"mongodb-data-service": "^11.1.1",
272272
"mongodb-database-model": "^0.1.3",
273273
"mongodb-explain-plan-model": "^0.2.2",
274274
"mongodb-extended-json": "^1.10.0",

0 commit comments

Comments
 (0)