From 9f6ec770cac55715c8caedcca77152ff2e2b588e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:40:42 +0000 Subject: [PATCH] fix(deps): update dependency @fortawesome/fontawesome-free to v6.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7afeaef0..b2729e1b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Zentrale Bplan Plattform for Berlin based on Django 1.9.4 and PostgreSQL/PostGIS", "main": "index.js", "dependencies": { - "@fortawesome/fontawesome-free": "6.6.0", + "@fortawesome/fontawesome-free": "6.7.1", "@maplibre/maplibre-gl-leaflet": "0.0.22", "acorn": "8.12.1", "angular": "1.8.3",