diff --git a/package-lock.json b/package-lock.json index d7f9c87..2bfbaf3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hello.nrfcloud.com/proto-map": "16.1.28", "@sinclair/typebox": "0.34.9", "e118-iin-list": "4.1.4", - "lucide": "0.462.0", + "lucide": "0.464.0", "maplibre-gl": "4.7.1", "the-new-css-reset": "1.11.3" }, @@ -7818,9 +7818,9 @@ } }, "node_modules/lucide": { - "version": "0.462.0", - "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.462.0.tgz", - "integrity": "sha512-mu9dpNXnonG2e2jO3jS8PCXwT0yNo8qyEOtEfcTIfbyRYgDa6Br81lP0eJRCcXUEvaGekw2h1diAvgL+l1M+GA==", + "version": "0.464.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.464.0.tgz", + "integrity": "sha512-CbnB1aQ9AKXa7uSm9ayvlHS2DHd4b3NqbqZvuV5ZejqKVOO0nQWo8qfk6/t2+ztcJOj4bLQbX+M42cBAUPJu7g==", "license": "ISC" }, "node_modules/maplibre-gl": { diff --git a/package.json b/package.json index 43c7cae..ed57a6d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@hello.nrfcloud.com/proto-map": "16.1.28", "@sinclair/typebox": "0.34.9", "e118-iin-list": "4.1.4", - "lucide": "0.462.0", + "lucide": "0.464.0", "maplibre-gl": "4.7.1", "the-new-css-reset": "1.11.3" },