diff --git a/packages/next/package.json b/packages/next/package.json index de120cf52c..139846f455 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -173,7 +173,7 @@ "@types/glob": "8.1.0", "@types/jsonwebtoken": "9.0.4", "@types/lodash": "4.14.200", - "@types/lodash.curry": "4.1.7", + "@types/lodash.curry": "4.1.8", "@types/lru-cache": "7.10.9", "@types/micromatch": "4.0.3", "@types/path-to-regexp": "1.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8908ad062d..f3506aa406 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -911,8 +911,8 @@ importers: specifier: 4.14.200 version: 4.14.200 '@types/lodash.curry': - specifier: 4.1.7 - version: 4.1.7 + specifier: 4.1.8 + version: 4.1.8 '@types/lru-cache': specifier: 7.10.9 version: 7.10.9 @@ -6707,8 +6707,8 @@ packages: '@types/node': 20.8.6 dev: true - /@types/lodash.curry@4.1.7: - resolution: {integrity: sha512-R+IkSvh7CI8klh7FkQuTAiAR+aPFqYrNEjw/hMxjCSO7TsAqBAxpR99PxxJN1lgE6YuvpHEoktqbh6V5VLzxZA==} + /@types/lodash.curry@4.1.8: + resolution: {integrity: sha512-zT5Pdo7ofnCcBvBPZM7Y310UxVrfBjVe+/XTKcJhRQwlXFXedWNoULpHcnU42CbyX9mj/c53zuiroVaJ+Yw1ug==} dependencies: '@types/lodash': 4.14.200 dev: true