diff --git a/frontend/package-lock.json b/frontend/package-lock.json index b9e8926..a6dc446 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -32,7 +32,7 @@ "react-router-dom": "5.3.0", "react-scripts": "4.0.3", "recharts": "2.1.2", - "tailwindcss": "2.2.14", + "tailwindcss": "2.2.15", "typescript": "4.4.2" } }, @@ -25339,9 +25339,9 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "node_modules/tailwindcss": { - "version": "2.2.14", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz", - "integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==", + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.15.tgz", + "integrity": "sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==", "dependencies": { "arg": "^5.0.1", "bytes": "^3.0.0", @@ -48074,9 +48074,9 @@ } }, "tailwindcss": { - "version": "2.2.14", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz", - "integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==", + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.15.tgz", + "integrity": "sha512-WgV41xTMbnSoTNMNnJvShQZ+8GmY86DmXTrCgnsveNZJdlybfwCItV8kAqjYmU49YiFr+ofzmT1JlAKajBZboQ==", "requires": { "arg": "^5.0.1", "bytes": "^3.0.0", diff --git a/frontend/package.json b/frontend/package.json index 4e0df99..46cc812 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "react-router-dom": "5.3.0", "react-scripts": "4.0.3", "recharts": "2.1.2", - "tailwindcss": "2.2.14", + "tailwindcss": "2.2.15", "typescript": "4.4.2" }, "scripts": {