diff --git a/package-lock.json b/package-lock.json index e5a4c358..6d420163 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "lodash": "4.17.21", "postcss": "8.4.40", "prettier": "3.3.1", - "tailwindcss": "3.4.5", + "tailwindcss": "3.4.7", "vue-loader": "17.4.2" } }, @@ -14161,9 +14161,9 @@ "dev": true }, "node_modules/tailwindcss": { - "version": "3.4.5", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.5.tgz", - "integrity": "sha512-DlTxttYcogpDfx3tf/8jfnma1nfAYi2cBUYV2YNoPPecwmO3YGiFlOX9D8tGAu+EDF38ryBzvrDKU/BLMsUwbw==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", + "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", "devOptional": true, "license": "MIT", "dependencies": { @@ -14261,9 +14261,9 @@ } }, "node_modules/tailwindcss/node_modules/yaml": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz", - "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.0.tgz", + "integrity": "sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==", "devOptional": true, "license": "ISC", "bin": { diff --git a/package.json b/package.json index 79204704..f4a07551 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "lodash": "4.17.21", "postcss": "8.4.40", "prettier": "3.3.1", - "tailwindcss": "3.4.5", + "tailwindcss": "3.4.7", "vue-loader": "17.4.2" }, "dependencies": {