diff --git a/package-lock.json b/package-lock.json index 4bfd05e..0eea480 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "fastify": "5.8.5", "npm-run-all2": "8.0.4", "postcss": "8.5.9", - "prettier": "3.8.4", + "prettier": "3.8.5", "rimraf": "6.1.3", "rollup": "4.62.2", "semantic-release": "25.0.5", @@ -9505,9 +9505,9 @@ } }, "node_modules/prettier": { - "version": "3.8.4", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.4.tgz", - "integrity": "sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==", + "version": "3.8.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.5.tgz", + "integrity": "sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 02932d5..2d60854 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "fastify": "5.8.5", "npm-run-all2": "8.0.4", "postcss": "8.5.9", - "prettier": "3.8.4", + "prettier": "3.8.5", "rimraf": "6.1.3", "rollup": "4.62.2", "semantic-release": "25.0.5",