diff --git a/package-lock.json b/package-lock.json index 8ef0798..fd2865d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react-helmet": "^6.1.0", "react-router-dom": "^6.21.0", "react-scripts": "5.0.1", - "tailwindcss": "^3.3.6", + "tailwindcss": "^3.3.7", "web-vitals": "^3.5.0" } }, @@ -20944,9 +20944,9 @@ "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==" }, "node_modules/tailwindcss": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.6.tgz", - "integrity": "sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==", + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.7.tgz", + "integrity": "sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index ea5d7c1..0950593 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-helmet": "^6.1.0", "react-router-dom": "^6.21.0", "react-scripts": "5.0.1", - "tailwindcss": "^3.3.6", + "tailwindcss": "^3.3.7", "web-vitals": "^3.5.0" }, "scripts": {