From d14922ec29d66f487deb5097f79bb7182b16b995 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 16:26:38 +0000 Subject: [PATCH] Update dependency @types/lodash.curry to v4.1.7 --- packages/next/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/next/package.json b/packages/next/package.json index 57360aec9f..c216c07c30 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -173,7 +173,7 @@ "@types/glob": "7.1.1", "@types/jsonwebtoken": "9.0.0", "@types/lodash": "4.14.199", - "@types/lodash.curry": "4.1.6", + "@types/lodash.curry": "4.1.7", "@types/lru-cache": "5.1.0", "@types/micromatch": "4.0.2", "@types/path-to-regexp": "1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec1e4e4019..050cdf2962 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -911,8 +911,8 @@ importers: specifier: 4.14.199 version: 4.14.199 '@types/lodash.curry': - specifier: 4.1.6 - version: 4.1.6 + specifier: 4.1.7 + version: 4.1.7 '@types/lru-cache': specifier: 5.1.0 version: 5.1.0 @@ -8102,8 +8102,8 @@ packages: '@types/node': 20.2.5 dev: true - /@types/lodash.curry@4.1.6: - resolution: {integrity: sha512-x3ctCcmOYqRrihNNnQJW6fe/yZFCgnrIa6p80AiPQRO8Jis29bBdy1dEw1FwngoF/mCZa3Bx+33fUZvOEE635Q==} + /@types/lodash.curry@4.1.7: + resolution: {integrity: sha512-R+IkSvh7CI8klh7FkQuTAiAR+aPFqYrNEjw/hMxjCSO7TsAqBAxpR99PxxJN1lgE6YuvpHEoktqbh6V5VLzxZA==} dependencies: '@types/lodash': 4.14.199 dev: true