diff --git a/package-lock.json b/package-lock.json index 8e9a1cc..91dbea2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "prettier": "2.4.0", "semantic-release": "17.4.7", "start-server-and-test": "1.14.0", - "tailwindcss": "2.2.14", + "tailwindcss": "2.2.15", "typescript": "4.4.3", "vercel": "23.1.2" }, @@ -22047,9 +22047,9 @@ } }, "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==", "dev": true, "dependencies": { "arg": "^5.0.1", @@ -40846,9 +40846,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==", "dev": true, "requires": { "arg": "^5.0.1", diff --git a/package.json b/package.json index 24a6298..4955733 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "prettier": "2.4.0", "semantic-release": "17.4.7", "start-server-and-test": "1.14.0", - "tailwindcss": "2.2.14", + "tailwindcss": "2.2.15", "typescript": "4.4.3", "vercel": "23.1.2" }