|
1 | 1 | { |
2 | 2 | "name": "@mongosh/cli-repl", |
3 | | - "version": "2.5.5", |
| 3 | + "version": "2.5.6", |
4 | 4 | "description": "MongoDB Shell CLI REPL Package", |
5 | 5 | "homepage": "https://github.com/mongodb-js/mongosh", |
6 | 6 | "author": "Compass Team <[email protected]>", |
|
63 | 63 | }, |
64 | 64 | "dependencies": { |
65 | 65 | "@mongodb-js/devtools-proxy-support": "^0.4.2", |
66 | | - "@mongosh/arg-parser": "^3.12.0", |
67 | | - "@mongosh/autocomplete": "^3.16.4", |
68 | | - "@mongosh/editor": "^3.16.4", |
69 | | - "@mongosh/errors": "2.4.0", |
70 | | - "@mongosh/history": "2.4.6", |
71 | | - "@mongosh/i18n": "^2.15.0", |
72 | | - "@mongosh/js-multiline-to-singleline": "2.4.8", |
73 | | - "@mongosh/logging": "3.9.2", |
74 | | - "@mongosh/service-provider-core": "3.3.3", |
75 | | - "@mongosh/service-provider-node-driver": "^3.10.2", |
76 | | - "@mongosh/shell-api": "^3.16.4", |
77 | | - "@mongosh/shell-evaluator": "^3.16.4", |
78 | | - "@mongosh/snippet-manager": "^3.16.4", |
79 | | - "@mongosh/types": "3.8.2", |
| 66 | + "@mongosh/arg-parser": "^3.14.0", |
| 67 | + "@mongosh/autocomplete": "^3.18.0", |
| 68 | + "@mongosh/editor": "^3.18.0", |
| 69 | + "@mongosh/errors": "2.4.2", |
| 70 | + "@mongosh/history": "2.4.8", |
| 71 | + "@mongosh/i18n": "^2.15.2", |
| 72 | + "@mongosh/js-multiline-to-singleline": "2.4.10", |
| 73 | + "@mongosh/logging": "^3.11.0", |
| 74 | + "@mongosh/service-provider-core": "3.3.5", |
| 75 | + "@mongosh/service-provider-node-driver": "^3.12.0", |
| 76 | + "@mongosh/shell-api": "^3.18.0", |
| 77 | + "@mongosh/shell-evaluator": "^3.18.0", |
| 78 | + "@mongosh/snippet-manager": "^3.18.0", |
| 79 | + "@mongosh/types": "3.10.0", |
80 | 80 | "@segment/analytics-node": "^1.3.0", |
81 | 81 | "ansi-escape-sequences": "^5.1.2", |
82 | 82 | "askcharacter": "^2.0.4", |
|
0 commit comments