|
64 | 64 | "dependencies": { |
65 | 65 | "@mongodb-js/devtools-proxy-support": "^0.4.2", |
66 | 66 | "@mongosh/arg-parser": "3.10.0", |
67 | | - "@mongosh/autocomplete": "3.10.0", |
68 | | - "@mongosh/editor": "3.10.0", |
| 67 | + "@mongosh/autocomplete": "^3.10.1", |
| 68 | + "@mongosh/editor": "^3.10.1", |
69 | 69 | "@mongosh/errors": "2.4.0", |
70 | 70 | "@mongosh/history": "2.4.6", |
71 | 71 | "@mongosh/i18n": "^2.13.0", |
72 | 72 | "@mongosh/js-multiline-to-singleline": "2.4.8", |
73 | | - "@mongosh/logging": "3.6.0", |
74 | | - "@mongosh/service-provider-core": "3.3.0", |
75 | | - "@mongosh/service-provider-node-driver": "3.8.0", |
76 | | - "@mongosh/shell-api": "3.10.0", |
77 | | - "@mongosh/shell-evaluator": "3.10.0", |
78 | | - "@mongosh/snippet-manager": "3.10.0", |
| 73 | + "@mongosh/logging": "3.7.0", |
| 74 | + "@mongosh/service-provider-core": "3.3.1", |
| 75 | + "@mongosh/service-provider-node-driver": "3.8.1", |
| 76 | + "@mongosh/shell-api": "^3.10.1", |
| 77 | + "@mongosh/shell-evaluator": "^3.10.1", |
| 78 | + "@mongosh/snippet-manager": "^3.10.1", |
79 | 79 | "@mongosh/types": "3.6.0", |
80 | 80 | "@segment/analytics-node": "^1.3.0", |
81 | 81 | "ansi-escape-sequences": "^5.1.2", |
|
0 commit comments