From c87873366c2313488f9cc2c0caef49b1a2555ef6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:41:06 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to ^4.17.15 (#2061) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/react/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/react/package.json b/examples/react/package.json index 0e44be578..6c3be6eeb 100644 --- a/examples/react/package.json +++ b/examples/react/package.json @@ -48,7 +48,7 @@ "@fastify/nextjs": "^10.0.1", "@types/extract-files": "^13.0.1", "@types/graphql-upload": "^16.0.7", - "@types/lodash": "^4.17.13", + "@types/lodash": "^4.17.15", "@types/node": "^20.14.15", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d122fc2c..d10f9e614 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -278,8 +278,8 @@ importers: specifier: ^16.0.7 version: 16.0.7 '@types/lodash': - specifier: ^4.17.13 - version: 4.17.13 + specifier: ^4.17.15 + version: 4.17.15 '@types/node': specifier: ^20.14.15 version: 20.14.15 @@ -7411,17 +7411,17 @@ packages: /@types/lodash-es@4.17.12: resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==} dependencies: - '@types/lodash': 4.17.13 + '@types/lodash': 4.17.15 dev: true /@types/lodash.mergewith@4.6.7: resolution: {integrity: sha512-3m+lkO5CLRRYU0fhGRp7zbsGi6+BZj0uTVSwvcKU+nSlhjA9/QRNfuSGnD2mX6hQA7ZbmcCkzk5h4ZYGOtk14A==} dependencies: - '@types/lodash': 4.17.13 + '@types/lodash': 4.17.15 dev: false - /@types/lodash@4.17.13: - resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} + /@types/lodash@4.17.15: + resolution: {integrity: sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==} /@types/micromatch@4.0.9: resolution: {integrity: sha512-7V+8ncr22h4UoYRLnLXSpTxjQrNUXtWHGeMPRJt1nULXI57G9bIcpyrHlmrQ7QK24EyyuXvYcSSWAM8GA9nqCg==}