diff --git a/external-landing/package-lock.json b/external-landing/package-lock.json index 7106b03..700df31 100644 --- a/external-landing/package-lock.json +++ b/external-landing/package-lock.json @@ -7,7 +7,7 @@ "devDependencies": { "@tailwindcss/typography": "0.5.15", "prettier": "3.2.4", - "tailwindcss": "3.4.1", + "tailwindcss": "3.4.14", "wrangler": "3.26.0" } }, @@ -1794,10 +1794,11 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", - "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", + "version": "3.4.14", + "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", @@ -1807,7 +1808,7 @@ "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.19.1", + "jiti": "^1.21.0", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", diff --git a/external-landing/package.json b/external-landing/package.json index 0741685..61dbd7e 100644 --- a/external-landing/package.json +++ b/external-landing/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@tailwindcss/typography": "0.5.15", "prettier": "3.2.4", - "tailwindcss": "3.4.1", + "tailwindcss": "3.4.14", "wrangler": "3.26.0" } }