diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a6cce56..31f9a01f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,9 +70,6 @@ importers: lodash: specifier: ^4.17.21 version: 4.17.21 - ox: - specifier: ^0.6.9 - version: 0.6.9(typescript@5.6.3) secp256k1: specifier: 5.0.1 version: 5.0.1 @@ -2199,14 +2196,6 @@ packages: typescript: optional: true - ox@0.6.9: - resolution: {integrity: sha512-wi5ShvzE4eOcTwQVsIPdFr+8ycyX+5le/96iAJutaZAvCes1J0+RvpEPg5QDPDiaR0XQQAvZVl7AwqQcINuUug==} - peerDependencies: - typescript: '>=5.4.0' - peerDependenciesMeta: - typescript: - optional: true - p-limit@3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} @@ -5074,20 +5063,6 @@ snapshots: transitivePeerDependencies: - zod - ox@0.6.9(typescript@5.6.3): - dependencies: - '@adraffy/ens-normalize': 1.10.1 - '@noble/curves': 1.8.1 - '@noble/hashes': 1.7.1 - '@scure/bip32': 1.6.2 - '@scure/bip39': 1.5.4 - abitype: 1.0.8(typescript@5.6.3) - eventemitter3: 5.0.1 - optionalDependencies: - typescript: 5.6.3 - transitivePeerDependencies: - - zod - p-limit@3.1.0: dependencies: yocto-queue: 0.1.0