Skip to content

Commit d2a0327

Browse files
authored
fix: kubo 0.33.2 + electron 34.2 (#2930)
1 parent d058562 commit d2a0327

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@playwright/test": "^1.50.0",
5151
"cross-env": "^7.0.3",
5252
"dotenv": "^16.0.0",
53-
"electron": "^34.0.2",
53+
"electron": "^34.2.0",
5454
"electron-builder": "^25.1.8",
5555
"got": "^12.0.3",
5656
"ipfs-or-gateway": "^4.1.0",
@@ -82,7 +82,7 @@
8282
"ipfs-utils": "^9.0.10",
8383
"ipfsd-ctl": "10.0.6",
8484
"it-last": "^1.0.6",
85-
"kubo": "0.33.1",
85+
"kubo": "0.33.2",
8686
"multiaddr": "10.0.1",
8787
"multiaddr-to-uri": "8.0.0",
8888
"portfinder": "^1.0.32",

0 commit comments

Comments
 (0)