diff --git a/package-lock.json b/package-lock.json index d9f0265..57c1a01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "remark": "^15.0.1", "remark-gfm": "^4.0.0", "remark-html": "^16.0.1", - "tailwindcss": "^3.3.5", + "tailwindcss": "^3.3.6", "ts-node": "^10.9.2", "typescript": "^5.3.3", "yaml": "^2.3.4" @@ -6442,9 +6442,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", - "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.6.tgz", + "integrity": "sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", @@ -11546,9 +11546,9 @@ } }, "tailwindcss": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", - "integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.6.tgz", + "integrity": "sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==", "requires": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index 572f4c5..c114d50 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "remark": "^15.0.1", "remark-gfm": "^4.0.0", "remark-html": "^16.0.1", - "tailwindcss": "^3.3.5", + "tailwindcss": "^3.3.6", "ts-node": "^10.9.2", "typescript": "^5.3.3", "yaml": "^2.3.4"