Skip to content

Commit 025abdb

Browse files
alenakhineikadurran
authored andcommitted
fix: use a new version of connect plugin with ssh tunnel fix (#1957)
1 parent ba173a1 commit 025abdb

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

package-lock.json

Lines changed: 11 additions & 12 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
@@ -296,7 +296,7 @@
296296
"@mongodb-js/compass-collection-stats": "^5.0.5",
297297
"@mongodb-js/compass-collections-ddl": "^3.0.3",
298298
"@mongodb-js/compass-community-warning": "^0.0.9",
299-
"@mongodb-js/compass-connect": "^5.4.10",
299+
"@mongodb-js/compass-connect": "^5.4.11",
300300
"@mongodb-js/compass-crud": "^9.0.7",
301301
"@mongodb-js/compass-database": "^1.0.1",
302302
"@mongodb-js/compass-databases-ddl": "^3.0.4",
@@ -370,8 +370,8 @@
370370
"mongodb-ace-theme": "^0.0.1",
371371
"mongodb-ace-theme-query": "^0.0.2",
372372
"mongodb-collection-model": "^3.1.0",
373-
"mongodb-connection-model": "^14.6.5",
374-
"mongodb-data-service": "^16.6.3",
373+
"mongodb-connection-model": "^16.0.1",
374+
"mongodb-data-service": "^16.6.6",
375375
"mongodb-database-model": "^0.1.3",
376376
"mongodb-explain-plan-model": "^0.2.3",
377377
"mongodb-extended-json": "^1.11.0",

0 commit comments

Comments
 (0)