From e20c1bcd26dcf4932ecf1d4fe429301a4dc7a087 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Feb 2026 07:26:06 +0000 Subject: [PATCH] fix: upgrade @types/lodash from 4.14.192 to 4.17.23 Snyk has created this PR to upgrade @types/lodash from 4.14.192 to 4.17.23. See this package in npm: @types/lodash See this project in Snyk: https://app.snyk.io/org/ahnan/project/ff7a64a5-4c26-4da1-b96e-9b88ba263f3a?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b043ee..299adf7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/echarts": "^4.1.13", "@types/geojson": "^7946.0.7", "@types/jest": "24.0.18", - "@types/lodash": "4.14.192", + "@types/lodash": "4.17.23", "@types/lodash.clonedeep": "^4.5.6", "@types/lodash.uniqueid": "^4.0.6", "@types/mapbox-gl": "^0.54.3",