diff --git a/app/package.json b/app/package.json index aac3e69176..60f24a3764 100644 --- a/app/package.json +++ b/app/package.json @@ -90,7 +90,7 @@ "@types/dompurify": "3.0.5", "@types/file-saver": "2.0.7", "@types/geojson": "7946.0.14", - "@types/lodash": "4.17.5", + "@types/lodash": "4.17.6", "@types/mapbox__mapbox-gl-draw": "1.4.6", "@types/mapbox__mapbox-gl-geocoder": "4.7.7", "@types/qrcode": "1.5.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97aafc530e..92d87bf942 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -701,8 +701,8 @@ importers: specifier: 7946.0.14 version: 7946.0.14 '@types/lodash': - specifier: 4.17.5 - version: 4.17.5 + specifier: 4.17.6 + version: 4.17.6 '@types/mapbox__mapbox-gl-draw': specifier: 1.4.6 version: 1.4.6 @@ -5004,12 +5004,12 @@ packages: '@types/lodash-es@4.17.12': resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==} - '@types/lodash@4.17.1': - resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==} - '@types/lodash@4.17.5': resolution: {integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==} + '@types/lodash@4.17.6': + resolution: {integrity: sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==} + '@types/mapbox-gl@2.7.19': resolution: {integrity: sha512-pkRdlhQJNbtwcKJSVC4uuOA6M3OlOObIMhNecqHB991oeaDF5XkjSIRaTE0lh5p4KClptSCxW6MBiREVRHrl2A==} @@ -15850,12 +15850,12 @@ snapshots: '@types/lodash-es@4.17.12': dependencies: - '@types/lodash': 4.17.1 - - '@types/lodash@4.17.1': {} + '@types/lodash': 4.17.5 '@types/lodash@4.17.5': {} + '@types/lodash@4.17.6': {} + '@types/mapbox-gl@2.7.19': dependencies: '@types/geojson': 7946.0.14