diff --git a/package-lock.json b/package-lock.json index 67d92be2..a137d04e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hello.nrfcloud.com/proto-map": "16.5.34", "@sinclair/typebox": "0.34.41", "e118-iin-list": "4.5.0", - "lucide": "0.474.0", + "lucide": "0.553.0", "maplibre-gl": "5.12.0", "the-new-css-reset": "1.11.3" }, @@ -8070,9 +8070,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.553.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.553.0.tgz", + "integrity": "sha512-zdU8nM8mTqFUE6uBP+ncZRN+CTONxwhZbOL2dy+7gINRb1/6zCNQnv6nqpdSrEy5/gy/aJj6FxWHO8WdQgfN0g==", "license": "ISC" }, "node_modules/maplibre-gl": { diff --git a/package.json b/package.json index 895cc18d..33f24dd2 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@hello.nrfcloud.com/proto-map": "16.5.34", "@sinclair/typebox": "0.34.41", "e118-iin-list": "4.5.0", - "lucide": "0.474.0", + "lucide": "0.553.0", "maplibre-gl": "5.12.0", "the-new-css-reset": "1.11.3" },