Skip to content

Commit ff5618c

Browse files
authored
chore: add connection attempt module, add cancel connection in form (#631)
1 parent c19d983 commit ff5618c

14 files changed

+353
-211
lines changed

package-lock.json

Lines changed: 172 additions & 39 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -996,8 +996,9 @@
996996
"mongodb-build-info": "^1.6.2",
997997
"mongodb-cloud-info": "^2.1.0",
998998
"mongodb-connection-string-url": "^2.6.0",
999-
"mongodb-data-service": "^22.10.0",
999+
"mongodb-data-service": "^22.17.0",
10001000
"mongodb-data-service-legacy": "npm:[email protected]",
1001+
"mongodb-log-writer": "^1.4.0",
10011002
"mongodb-query-parser": "^3.1.3",
10021003
"mongodb-schema": "^11.2.2",
10031004
"numeral": "^2.0.6",

0 commit comments

Comments
 (0)