diff --git a/package-lock.json b/package-lock.json index 764bfe0744..a062bad47f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "pretty-ms": "9.0.0", "sortablejs": "1.15.7", "swagger-ui-dist": "5.31.2", - "tailwindcss": "3.4.18", + "tailwindcss": "3.4.19", "throttle-debounce": "5.0.0", "tinycolor2": "1.6.0", "tippy.js": "6.3.7", @@ -14682,9 +14682,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.18", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.18.tgz", - "integrity": "sha512-6A2rnmW5xZMdw11LYjhcI5846rt9pbLSabY5XPxo+XWdxwZaFEn47Go4NzFiHu9sNNmr/kXivP1vStfvMaK1GQ==", + "version": "3.4.19", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.19.tgz", + "integrity": "sha512-3ofp+LL8E+pK/JuPLPggVAIaEuhvIz4qNcf3nA1Xn2o/7fb7s/TYpHhwGDv1ZU3PkBluUVaF8PyCHcm48cKLWQ==", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 2a70568d21..1081c962d5 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "pretty-ms": "9.0.0", "sortablejs": "1.15.7", "swagger-ui-dist": "5.31.2", - "tailwindcss": "3.4.18", + "tailwindcss": "3.4.19", "throttle-debounce": "5.0.0", "tinycolor2": "1.6.0", "tippy.js": "6.3.7",