From e37fd3ed4dbdc50b98acf05f53a890cf1a7fa4bd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Jul 2025 05:22:46 +0000 Subject: [PATCH] fix: upgrade @types/lodash from 4.14.192 to 4.17.17 Snyk has created this PR to upgrade @types/lodash from 4.14.192 to 4.17.17. 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 4fee50e..0376a45 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.17", "@types/lodash.clonedeep": "^4.5.6", "@types/lodash.uniqueid": "^4.0.6", "@types/mapbox-gl": "^0.54.3",