From 672929a23b3adb6292da800482a0cced20527333 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 05:02:59 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.10 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1df5c94..605e434 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "winston": "^3.8.2" }, "devDependencies": { - "@types/lodash": "4.14.185", + "@types/lodash": "4.17.10", "@types/node": "^18.7.20" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2544828..3711977 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ specifiers: '@ethereumjs/common': ^2.6.5 '@ethereumjs/tx': ^3.5.2 '@looksrare/sdk': ^0.8.3 - '@types/lodash': 4.14.185 + '@types/lodash': 4.17.10 '@types/node': ^18.7.20 abi-decoder: ^2.4.0 axios: ^0.27.2 @@ -35,7 +35,7 @@ dependencies: winston: 3.8.2 devDependencies: - '@types/lodash': 4.14.185 + '@types/lodash': 4.17.10 '@types/node': 18.7.20 packages: @@ -440,8 +440,8 @@ packages: '@types/node': 18.7.20 dev: false - /@types/lodash/4.14.185: - resolution: {integrity: sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==} + /@types/lodash/4.17.10: + resolution: {integrity: sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==} dev: true /@types/node/12.20.55: