diff --git a/package-lock.json b/package-lock.json index ea9dbbcd0..b35144961 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "cypress-axe": "^1.5.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-plugin-import": "^2.29.1", - "tailwindcss": "^3.4.10" + "tailwindcss": "^3.4.14" }, "engines": { "node": ">=20", @@ -23432,7 +23432,6 @@ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", "dev": true, - "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index ecfc89c38..c74b70a41 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "cypress-axe": "^1.5.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-plugin-import": "^2.29.1", - "tailwindcss": "^3.4.10" + "tailwindcss": "^3.4.14" }, "scripts": { "build": "NODE_ENV=production wp-scripts build",