Skip to content

Commit

Permalink
Merge branch 'main' into COMPASS-8068-2
Browse files Browse the repository at this point in the history
  • Loading branch information
lerouxb authored Jul 19, 2024
2 parents 9c542ee + 10919e2 commit 3d08105
Show file tree
Hide file tree
Showing 65 changed files with 910 additions and 609 deletions.
8 changes: 4 additions & 4 deletions THIRD-PARTY-NOTICES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The following third-party software is used by and included in **Mongodb Compass**.
This document was automatically generated on Wed Jul 17 2024.
This document was automatically generated on Thu Jul 18 2024.

## List of dependencies

Expand Down Expand Up @@ -237,7 +237,7 @@ This document was automatically generated on Wed Jul 17 2024.
| **[ee-first](#e2746902c758ae8a6f91ffb9618cd53717f936cb33c6323e65b6b7b24f7ebefe)** | 1.1.1 | MIT |
| **[electron-dl](#e97e034c7b93c63e7a433d75f6f1de3e0668764225ebbd61dbde8d1b55d6f3b7)** | 3.5.0 | MIT |
| **[electron-squirrel-startup](#09fb8168e8fda2e174f8d1a1c392ffd8f762c5637c788edd00d1e2486d060349)** | 1.0.1 | Apache-2.0 |
| **[electron](#23de25a47b9c95fe5de7e7d13e9ef6a17313dcbe5903b274bb4b85a165a056f2)** | 29.4.3 | MIT |
| **[electron](#2d57f0e02aec4ac92532b06902fbe13af26292bde2d718c49f75a8fe02c85fdd)** | 29.4.5 | MIT |
| **[encodeurl](#b89152db475e86531e570f87b45d8a51aa5e5d87d4cc3b960cee7b8febf1d26a)** | 1.0.2 | MIT |
| **[end-of-stream](#fadc10994f5fa767d06fb25cfff35fb17a895daf3bc3477c782907668ed16563)** | 1.4.4 | MIT |
| **[ensure-error](#3b1eba5276d89414cef21a1007e85c4f1d6749bf57b300e082ab23975a41dbc9)** | 3.0.1 | MIT |
Expand Down Expand Up @@ -19786,9 +19786,9 @@ License files:
See the License for the specific language governing permissions and
limitations under the License.

<a id="23de25a47b9c95fe5de7e7d13e9ef6a17313dcbe5903b274bb4b85a165a056f2"></a>
<a id="2d57f0e02aec4ac92532b06902fbe13af26292bde2d718c49f75a8fe02c85fdd"></a>

### [electron](https://www.npmjs.com/package/electron) (version 29.4.3)
### [electron](https://www.npmjs.com/package/electron) (version 29.4.5)

License tags: MIT

Expand Down
2 changes: 1 addition & 1 deletion configs/webpack-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"cli-progress": "^3.9.1",
"core-js": "^3.17.3",
"css-loader": "^4.3.0",
"electron": "^29.4.3",
"electron": "^29.4.5",
"html-webpack-plugin": "^5.3.2",
"less": "^3.13.1",
"less-loader": "^10.0.1",
Expand Down
84 changes: 42 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/atlas-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@mongodb-js/oidc-plugin": "^1.0.0",
"hadron-app-registry": "^9.2.1",
"compass-preferences-model": "^2.25.0",
"electron": "^29.4.3",
"electron": "^29.4.5",
"hadron-ipc": "^3.2.18",
"lodash": "^4.17.21",
"node-fetch": "^2.7.0",
Expand Down
Loading

0 comments on commit 3d08105

Please sign in to comment.