Skip to content

Commit 1559371

Browse files
chore(deps): update electron
1 parent 36985b8 commit 1559371

File tree

18 files changed

+66
-66
lines changed

18 files changed

+66
-66
lines changed

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"cli-progress": "^3.9.1",
7272
"core-js": "^3.17.3",
7373
"css-loader": "^4.3.0",
74-
"electron": "^37.2.2",
74+
"electron": "^37.2.3",
7575
"html-webpack-plugin": "^5.6.0",
7676
"less": "^3.13.1",
7777
"less-loader": "^10.0.1",

package-lock.json

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/atlas-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@mongodb-js/devtools-proxy-support": "^0.5.1",
8383
"@mongodb-js/oidc-plugin": "^2.0.1",
8484
"compass-preferences-model": "^2.46.0",
85-
"electron": "^37.2.2",
85+
"electron": "^37.2.3",
8686
"hadron-ipc": "^3.5.6",
8787
"lodash": "^4.17.21",
8888
"react": "^17.0.2",

packages/compass-crud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"chai": "^4.1.2",
6060
"chai-as-promised": "^7.1.1",
6161
"depcheck": "^1.4.1",
62-
"electron": "^37.2.2",
62+
"electron": "^37.2.3",
6363
"electron-mocha": "^12.2.0",
6464
"enzyme": "^3.11.0",
6565
"mocha": "^10.2.0",

packages/compass-e2e-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"cross-spawn": "^7.0.5",
5151
"debug": "^4.3.4",
5252
"depcheck": "^1.4.1",
53-
"electron": "^37.2.2",
54-
"electron-to-chromium": "^1.5.185",
53+
"electron": "^37.2.3",
54+
"electron-to-chromium": "^1.5.187",
5555
"glob": "^10.2.5",
5656
"globals": "^15.14.0",
5757
"hadron-build": "^25.8.6",

0 commit comments

Comments
 (0)