From e1c548c573d0479b28d66ed8c3ace829f0304fe8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 14:19:39 +0200 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.4 (#1402) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/api/package.json | 2 +- apps/verification-portal/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index d2531a45d..bf410ceff 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -15,7 +15,7 @@ "@sni/clients": "workspace:*", "@sni/constants": "workspace:*", "@sni/types": "workspace:*", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "hono": "4.3.6", "lodash": "4.17.21" }, diff --git a/apps/verification-portal/package.json b/apps/verification-portal/package.json index 5b68113ee..65613e9a6 100644 --- a/apps/verification-portal/package.json +++ b/apps/verification-portal/package.json @@ -38,7 +38,7 @@ "@sveltejs/vite-plugin-svelte-inspector": "^2.0.0", "@types/howler": "2.2.11", "@types/leaflet": "1.9.12", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.4", "@vercel/analytics": "1.2.2", "@vercel/og": "0.6.2", "@vercel/speed-insights": "1.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bef8d616f..4fff93676 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: workspace:* version: link:../../packages/types '@types/lodash': - specifier: 4.17.1 - version: 4.17.1 + specifier: 4.17.4 + version: 4.17.4 hono: specifier: 4.3.6 version: 4.3.6 @@ -151,8 +151,8 @@ importers: specifier: 1.9.12 version: 1.9.12 '@types/lodash': - specifier: 4.17.1 - version: 4.17.1 + specifier: 4.17.4 + version: 4.17.4 '@vercel/analytics': specifier: 1.2.2 version: 1.2.2(react@18.3.1) @@ -4786,8 +4786,8 @@ packages: '@types/geojson': 7946.0.14 dev: true - /@types/lodash@4.17.1: - resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==} + /@types/lodash@4.17.4: + resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==} /@types/ms@0.7.34: resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}