diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 1855f45..75c1741 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.6", - "tailwindcss": "2.2.17", + "tailwindcss": "2.2.19", "typescript": "4.4.4" } }, @@ -25368,9 +25368,9 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "node_modules/tailwindcss": { - "version": "2.2.17", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.17.tgz", - "integrity": "sha512-WgRpn+Pxn7eWqlruxnxEbL9ByVRWi3iC10z4b6dW0zSdnkPVC4hPMSWLQkkW8GCyBIv/vbJ0bxIi9dVrl4CfoA==", + "version": "2.2.19", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.19.tgz", + "integrity": "sha512-6Ui7JSVtXadtTUo2NtkBBacobzWiQYVjYW0ZnKaP9S1ZCKQ0w7KVNz+YSDI/j7O7KCMHbOkz94ZMQhbT9pOqjw==", "dependencies": { "arg": "^5.0.1", "bytes": "^3.0.0", @@ -48134,9 +48134,9 @@ } }, "tailwindcss": { - "version": "2.2.17", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.17.tgz", - "integrity": "sha512-WgRpn+Pxn7eWqlruxnxEbL9ByVRWi3iC10z4b6dW0zSdnkPVC4hPMSWLQkkW8GCyBIv/vbJ0bxIi9dVrl4CfoA==", + "version": "2.2.19", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.19.tgz", + "integrity": "sha512-6Ui7JSVtXadtTUo2NtkBBacobzWiQYVjYW0ZnKaP9S1ZCKQ0w7KVNz+YSDI/j7O7KCMHbOkz94ZMQhbT9pOqjw==", "requires": { "arg": "^5.0.1", "bytes": "^3.0.0", diff --git a/frontend/package.json b/frontend/package.json index f045814..df1c36f 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.6", - "tailwindcss": "2.2.17", + "tailwindcss": "2.2.19", "typescript": "4.4.4" }, "scripts": {