diff --git a/package.json b/package.json index eb21123..4d59890 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "http-auth": "^4.2.0", "path-to-regexp": "^6.2.1", "postcss": "^8.4.21", - "prettier": "^2.8.3", + "prettier": "^2.8.7", "react": "^18.0.0", "react-dom": "^18.0.0", "tailwindcss": "^3.0.24", diff --git a/yarn.lock b/yarn.lock index cff3d9d..f68adfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3309,10 +3309,10 @@ prettier-plugin-astro@^0.7.0: sass-formatter "^0.7.5" synckit "^0.8.4" -prettier@^2.7.1, prettier@^2.8.3: - version "2.8.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" - integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== +prettier@^2.7.1, prettier@^2.8.7: + version "2.8.7" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== prismjs@^1.28.0: version "1.29.0"