Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 789ee58

Browse files
authored
deps: update dag-jose to 4.0.0 (#4289)
Updates to version with latest multiformats dep
1 parent 4b4c124 commit 789ee58

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/interface-ipfs-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"aegir": "^37.11.0",
8181
"blockstore-core": "^3.0.0",
8282
"copyfiles": "^2.4.1",
83-
"dag-jose": "^3.0.1",
83+
"dag-jose": "^4.0.0",
8484
"delay": "^5.0.0",
8585
"did-jwt": "^6.2.0",
8686
"err-code": "^3.0.1",

packages/ipfs-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"array-shuffle": "^3.0.0",
104104
"blockstore-core": "^3.0.0",
105105
"browser-readablestream-to-it": "^2.0.0",
106-
"dag-jose": "^3.0.1",
106+
"dag-jose": "^4.0.0",
107107
"datastore-core": "^8.0.1",
108108
"datastore-pubsub": "^7.0.0",
109109
"dlv": "^1.1.3",

packages/ipfs-http-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@libp2p/peer-id": "^2.0.0",
7575
"@multiformats/multiaddr": "^11.0.0",
7676
"any-signal": "^3.0.0",
77-
"dag-jose": "^3.0.1",
77+
"dag-jose": "^4.0.0",
7878
"err-code": "^3.0.1",
7979
"ipfs-core-types": "^0.13.0",
8080
"ipfs-core-utils": "^0.17.0",

0 commit comments

Comments
 (0)