diff --git a/examples/types-use-ipfs-from-typed-js/package.json b/examples/types-use-ipfs-from-typed-js/package.json index 674816218b..a1f63f162b 100644 --- a/examples/types-use-ipfs-from-typed-js/package.json +++ b/examples/types-use-ipfs-from-typed-js/package.json @@ -5,7 +5,7 @@ "ipfs": "^0.55.1" }, "devDependencies": { - "typescript": "4.2.x" + "typescript": "4.3.2" }, "scripts": { "test": "tsc --noEmit"