diff --git a/package.json b/package.json index 872932e..d2af43b 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dependencies": { "@starknet-io/get-starknet": "^4.0.0", "@starknet-io/get-starknet-core": "^4.0.0", - "@starknet-io/types-js": "^0.7.2", + "@starknet-io/types-js": "^0.7.7", "@trpc/client": "^10.38.1", "@trpc/server": "^10.38.1", "@walletconnect/sign-client": "^2.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3eeeee8..b0b445e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: specifier: ^4.0.0 version: 4.0.0 '@starknet-io/types-js': - specifier: ^0.7.2 + specifier: ^0.7.7 version: 0.7.7 '@trpc/client': specifier: ^10.38.1