Skip to content

Commit 4153b83

Browse files
authored
COMPASS-4478 - Support for updates in sharded collections (#2050)
- mongodb-js/compass-crud#306 - mongodb-js/data-service#268
1 parent b0b5ac0 commit 4153b83

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"@mongodb-js/compass-collection-stats": "^5.0.5",
260260
"@mongodb-js/compass-collections-ddl": "^3.0.5",
261261
"@mongodb-js/compass-connect": "^5.4.13",
262-
"@mongodb-js/compass-crud": "^10.0.4",
262+
"@mongodb-js/compass-crud": "^10.0.5",
263263
"@mongodb-js/compass-database": "^1.0.1",
264264
"@mongodb-js/compass-databases-ddl": "^3.0.5",
265265
"@mongodb-js/compass-deployment-awareness": "^10.0.7",
@@ -334,7 +334,7 @@
334334
"mongodb-ace-theme-query": "^0.0.2",
335335
"mongodb-collection-model": "^3.1.0",
336336
"mongodb-connection-model": "^17.0.1",
337-
"mongodb-data-service": "^17.0.1",
337+
"mongodb-data-service": "^17.0.2",
338338
"mongodb-database-model": "^0.1.3",
339339
"mongodb-explain-plan-model": "^0.2.3",
340340
"mongodb-extended-json": "^1.11.0",

0 commit comments

Comments
 (0)