Skip to content

Commit 2b9d90e

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents 6864e01 + a3f3579 commit 2b9d90e

File tree

39 files changed

+113
-3331
lines changed

39 files changed

+113
-3331
lines changed

THIRD-PARTY-NOTICES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **Mongodb Compass**.
2-
This document was automatically generated on Thu Oct 05 2023.
2+
This document was automatically generated on Sun Oct 08 2023.
33

44
## List of dependencies
55

@@ -251,7 +251,7 @@ This document was automatically generated on Thu Oct 05 2023.
251251
| **[ejson-shell-parser](#1631f0de6379453a982f36795884ff37a225e331bbd8a7d141fbce378c691810)** | 1.2.4 | MIT |
252252
| **[electron-dl](#e97e034c7b93c63e7a433d75f6f1de3e0668764225ebbd61dbde8d1b55d6f3b7)** | 3.5.0 | MIT |
253253
| **[electron-squirrel-startup](#dcda22e402581a033ec2a017d6d05c094bf3173c1b03ae0471b2ce9078d3f601)** | 1.0.0 | Apache-2.0 |
254-
| **[electron](#eaf8c3e7da0edb172137824deaf1a96c6a768962579d540881dca578fe1ddd82)** | 26.2.2 | MIT |
254+
| **[electron](#2289b99eeb890f2bac33ffff1a90bc255f59a7302f32ca87f0fa40f29cf8d989)** | 25.8.4 | MIT |
255255
| **[encodeurl](#b89152db475e86531e570f87b45d8a51aa5e5d87d4cc3b960cee7b8febf1d26a)** | 1.0.2 | MIT |
256256
| **[end-of-stream](#fadc10994f5fa767d06fb25cfff35fb17a895daf3bc3477c782907668ed16563)** | 1.4.4 | MIT |
257257
| **[ensure-error](#3b1eba5276d89414cef21a1007e85c4f1d6749bf57b300e082ab23975a41dbc9)** | 3.0.1 | MIT |
@@ -20798,9 +20798,9 @@ License files:
2079820798
See the License for the specific language governing permissions and
2079920799
limitations under the License.
2080020800

20801-
<a id="eaf8c3e7da0edb172137824deaf1a96c6a768962579d540881dca578fe1ddd82"></a>
20801+
<a id="2289b99eeb890f2bac33ffff1a90bc255f59a7302f32ca87f0fa40f29cf8d989"></a>
2080220802

20803-
### [electron](https://www.npmjs.com/package/electron) (version 26.2.2)
20803+
### [electron](https://www.npmjs.com/package/electron) (version 25.8.4)
2080420804

2080520805
License tags: MIT
2080620806

configs/webpack-config-compass/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
7070
"babel-loader": "^8.2.5",
7171
"babel-plugin-istanbul": "^5.2.0",
72-
"browserslist": "^4.21.11",
72+
"browserslist": "^4.22.1",
7373
"chalk": "^4.1.2",
7474
"cli-progress": "^3.9.1",
7575
"core-js": "^3.17.3",
7676
"css-loader": "^4.3.0",
77-
"electron": "^26.2.2",
77+
"electron": "^25.8.4",
7878
"html-webpack-plugin": "^5.3.2",
7979
"less-loader": "^10.0.1",
8080
"mini-css-extract-plugin": "^2.3.0",

0 commit comments

Comments
 (0)