diff --git a/package-lock.json b/package-lock.json index f267ca6b..20487511 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hello.nrfcloud.com/proto-map": "16.1.18", "@sinclair/typebox": "0.33.21", "e118-iin-list": "4.1.4", - "lucide": "0.454.0", + "lucide": "0.456.0", "maplibre-gl": "4.7.1", "the-new-css-reset": "1.11.3" }, @@ -7764,9 +7764,9 @@ } }, "node_modules/lucide": { - "version": "0.454.0", - "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.454.0.tgz", - "integrity": "sha512-ndWCoqGeqTYHF+pXhXvzmaWnPEBJbsPNyBbatXF+SoENuOclvxB8MV5slIiyZ5ZgzhvKIu4mWGZA+1Mom2rbuQ==", + "version": "0.456.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.456.0.tgz", + "integrity": "sha512-/QHD4F0KXx7YECX9bhaac5TMPtR6vSv6qxHLtL61Z6Xp6IdUUsEF1zo6McEoGJw1z9msAx8QiQn6u3g704mGlg==", "license": "ISC" }, "node_modules/maplibre-gl": { diff --git a/package.json b/package.json index a8a50a90..3366c958 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@hello.nrfcloud.com/proto-map": "16.1.18", "@sinclair/typebox": "0.33.21", "e118-iin-list": "4.1.4", - "lucide": "0.454.0", + "lucide": "0.456.0", "maplibre-gl": "4.7.1", "the-new-css-reset": "1.11.3" },