diff --git a/package-lock.json b/package-lock.json index f36b64d..4a54127 100644 --- a/package-lock.json +++ b/package-lock.json @@ -165,9 +165,10 @@ } }, "node_modules/@astrojs/tailwind": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.0.3.tgz", - "integrity": "sha512-p+uFa1PNuV8RxhGkPUFgVq8CUbmS3xr0u5k1An2xKECLotRh7vsrGcPUijHvYOt42URohcg8rIq0CxNoVMhReg==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.1.0.tgz", + "integrity": "sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==", + "license": "MIT", "dependencies": { "autoprefixer": "^10.4.15", "postcss": "^8.4.28",