Skip to content

Commit 92ec26d

Browse files
committed
Merge commit '4424d3232043bd75a8d02c7b05d1ab4da05847b8' into release
2 parents fccac16 + 4424d32 commit 92ec26d

File tree

3 files changed

+458
-425
lines changed

3 files changed

+458
-425
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "draw.io",
3-
"version": "28.0.4",
3+
"version": "28.0.6",
44
"description": "draw.io desktop",
55
"exports": "./src/main/electron.js",
66
"type": "module",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@cantoo/pdf-lib": "^2.4.2",
3939
"commander": "^13.1.0",
40-
"compression": "^1.8.0",
40+
"compression": "^1.8.1",
4141
"crc": "^4.3.2",
4242
"electron-context-menu": "^4.1.0",
4343
"electron-log": "^5.4.1",

0 commit comments

Comments
 (0)