diff --git a/package-lock.json b/package-lock.json index 6af5073..33a92b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "decentralized-social-icons": "git+https://codeberg.org/WeDistribute/decentralized-social-icons.git", "leaflet": "^1.9.4", "less": "^4.4.2", - "prettier": "^3.7.2", + "prettier": "^3.7.4", "svgtofont": "^6.5.0" } }, @@ -2868,9 +2868,9 @@ } }, "node_modules/prettier": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.2.tgz", - "integrity": "sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==", + "version": "3.7.4", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.4.tgz", + "integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 72c0f50..e2267bb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "decentralized-social-icons": "git+https://codeberg.org/WeDistribute/decentralized-social-icons.git", "leaflet": "^1.9.4", "less": "^4.4.2", - "prettier": "^3.7.2", + "prettier": "^3.7.4", "svgtofont": "^6.5.0" }, "svgtofont": {