diff --git a/packages/interface-ipfs-core/package.json b/packages/interface-ipfs-core/package.json index e342fd6f9a..c9c715ccb6 100644 --- a/packages/interface-ipfs-core/package.json +++ b/packages/interface-ipfs-core/package.json @@ -77,12 +77,12 @@ "@types/node": "^18.0.0", "@types/pako": "^2.0.0", "@types/readable-stream": "^2.3.13", - "aegir": "^37.11.0", + "aegir": "^47.0.26", "blockstore-core": "^3.0.0", "copyfiles": "^2.4.1", "dag-jose": "^4.0.0", "delay": "^5.0.0", - "did-jwt": "^6.2.0", + "did-jwt": "^7.0.0", "err-code": "^3.0.1", "ipfs-core-types": "^0.14.1", "ipfs-unixfs": "^9.0.0", @@ -111,7 +111,7 @@ "p-wait-for": "^5.0.0", "pako": "^2.0.4", "readable-stream": "^4.0.0", - "sinon": "^15.0.1", + "sinon": "^21.0.1", "stream": "^0.0.2", "uint8arrays": "^4.0.2", "wherearewe": "^2.0.1"