Skip to content

Commit 96a3e22

Browse files
authored
Update dependency electron to v41.2.1 (#9497)
2 parents b5e2dcc + 99bce0c commit 96a3e22

4 files changed

Lines changed: 16 additions & 16 deletions

File tree

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@triliumnext/server": "workspace:*",
4545
"@types/electron-squirrel-startup": "1.0.2",
4646
"copy-webpack-plugin": "14.0.0",
47-
"electron": "41.2.0",
47+
"electron": "41.2.1",
4848
"prebuild-install": "7.1.3"
4949
}
5050
}

apps/edit-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@triliumnext/desktop": "workspace:*",
1313
"@types/fs-extra": "11.0.4",
1414
"copy-webpack-plugin": "14.0.0",
15-
"electron": "41.2.0",
15+
"electron": "41.2.1",
1616
"fs-extra": "11.3.4"
1717
},
1818
"scripts": {

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"debounce": "3.0.0",
8989
"debug": "4.4.3",
9090
"ejs": "5.0.2",
91-
"electron": "41.2.0",
91+
"electron": "41.2.1",
9292
"electron-window-state": "5.0.3",
9393
"escape-html": "1.0.3",
9494
"express": "5.2.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)