Skip to content

Commit ec5208b

Browse files
committed
fix: COMPASS-4042: handle null state on instance refresh (#1938)
1 parent 4e3e13a commit ec5208b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
"@mongodb-js/compass-collections-ddl": "^3.0.3",
298298
"@mongodb-js/compass-community-warning": "^0.0.9",
299299
"@mongodb-js/compass-connect": "^5.4.6",
300-
"@mongodb-js/compass-crud": "^9.0.5",
300+
"@mongodb-js/compass-crud": "^9.0.6",
301301
"@mongodb-js/compass-database": "^1.0.1",
302302
"@mongodb-js/compass-databases-ddl": "^3.0.4",
303303
"@mongodb-js/compass-deployment-awareness": "^10.0.3",

0 commit comments

Comments
 (0)