diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b9f0ba490e1..7a48e97a745 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10057,6 +10057,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.8.0: + resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==} + engines: {node: '>=10'} + hasBin: true + send@1.2.1: resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==} engines: {node: '>= 18'} @@ -14674,7 +14679,7 @@ snapshots: '@ethereumjs/tx': 4.2.0 '@types/debug': 4.1.13 debug: 4.4.3(supports-color@10.2.2) - semver: 7.7.4 + semver: 7.8.0 superstruct: 1.0.4 transitivePeerDependencies: - supports-color @@ -24077,6 +24082,8 @@ snapshots: semver@7.7.4: {} + semver@7.8.0: {} + send@1.2.1(supports-color@10.2.2): dependencies: debug: 4.4.3(supports-color@10.2.2)