diff --git a/package-lock.json b/package-lock.json index 3c6a1fb..eb91793 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hello.nrfcloud.com/proto-map": "16.2.5", "@sinclair/typebox": "0.34.27", "e118-iin-list": "4.4.1", - "lucide": "0.474.0", + "lucide": "0.475.0", "maplibre-gl": "5.1.1", "the-new-css-reset": "1.11.3" }, @@ -7762,9 +7762,9 @@ } }, "node_modules/lucide": { - "version": "0.474.0", - "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.474.0.tgz", - "integrity": "sha512-2rfORNh9fzhCUKu0ciE48ogR1Zg7hleABLO5MBF06vOb4esTtE8FbfQJiC+wveiNFoeojWKz6zXheUToRR5uIg==", + "version": "0.475.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.475.0.tgz", + "integrity": "sha512-86jIup6DQGWX5etGuhLlojx0bu+HbxLvRI5B2SumOBznImMxEXyKF0YpScZ51BOix2gq5LfeO8mnvVVPlK/Fdg==", "license": "ISC" }, "node_modules/maplibre-gl": { diff --git a/package.json b/package.json index 543b857..988de67 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@hello.nrfcloud.com/proto-map": "16.2.5", "@sinclair/typebox": "0.34.27", "e118-iin-list": "4.4.1", - "lucide": "0.474.0", + "lucide": "0.475.0", "maplibre-gl": "5.1.1", "the-new-css-reset": "1.11.3" },