|
46 | 46 | "@mongodb-js/compass-components": "^0.17.0", |
47 | 47 | "@mongodb-js/compass-logging": "^0.14.0", |
48 | 48 | "@mongodb-js/mongodb-redux-common": "^1.14.1", |
49 | | - "@mongosh/node-runtime-worker-thread": "^1.5.1", |
| 49 | + "@mongosh/node-runtime-worker-thread": "^1.5.0", |
50 | 50 | "react": "^16.14.0" |
51 | 51 | }, |
52 | 52 | "peerDependencies": { |
53 | 53 | "@mongodb-js/compass-components": "^0.17.0", |
54 | 54 | "@mongodb-js/compass-logging": "^0.14.0", |
55 | 55 | "@mongodb-js/mongodb-redux-common": "^1.14.1", |
56 | | - "@mongosh/node-runtime-worker-thread": "^1.5.1", |
| 56 | + "@mongosh/node-runtime-worker-thread": "^1.5.0", |
57 | 57 | "react": "^16.14.0" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
|
66 | 66 | "@babel/register": "^7.13.16", |
67 | 67 | "@hot-loader/react-dom": "^16.9.0", |
68 | 68 | "@leafygreen-ui/code": "^9.4.0", |
69 | | - "@mongosh/browser-repl": "^1.5.1", |
70 | | - "@mongosh/logging": "^1.5.1", |
71 | | - "@mongosh/service-provider-core": "^1.5.1", |
| 69 | + "@mongosh/browser-repl": "^1.5.0", |
| 70 | + "@mongosh/logging": "^1.5.0", |
| 71 | + "@mongosh/service-provider-core": "^1.5.0", |
72 | 72 | "ace-builds": "^1.4.3", |
73 | 73 | "autoprefixer": "^9.4.6", |
74 | 74 | "babel-loader": "^8.2.2", |
|
105 | 105 | "karma-webpack": "^4.0.2", |
106 | 106 | "mocha": "^5.2.0", |
107 | 107 | "mocha-webpack": "^2.0.0-beta.0", |
108 | | - "mongodb": "^4.8.0", |
| 108 | + "mongodb": "^4.6.0", |
109 | 109 | "mongodb-reflux-store": "^0.0.1", |
110 | 110 | "node-loader": "^0.6.0", |
111 | 111 | "nyc": "^13.1.0", |
|
0 commit comments