diff --git a/package-lock.json b/package-lock.json index 9e732af..bd37175 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache 2.0", "dependencies": { "@boxyhq/saml20": "1.3.2", - "daisyui": "4.4.17", + "daisyui": "4.4.19", "next": "14.0.3", "react": "18.2.0", "react-dom": "18.2.0", @@ -1173,9 +1173,9 @@ } }, "node_modules/daisyui": { - "version": "4.4.17", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.17.tgz", - "integrity": "sha512-vcxLKoWiqPjEtcBkSayi9sDW1kWgWRdy1GjSu3zNtMiCsXwqDpCzNkdijuY9RuJ/2tBCtnwxhBv72Yizfi7KAQ==", + "version": "4.4.19", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.19.tgz", + "integrity": "sha512-IjOLWwnndD4N7Ut5CDxbUsaVtbqXPeVHM92IcgxGFxpuOd3CCKW/PAXZH6JoBTHFRaN57vB9XqEhdWm5yC+bPA==", "dependencies": { "css-selector-tokenizer": "^0.8", "culori": "^3", diff --git a/package.json b/package.json index fd49818..63c949d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@boxyhq/saml20": "1.3.2", - "daisyui": "4.4.17", + "daisyui": "4.4.19", "next": "14.0.3", "react": "18.2.0", "react-dom": "18.2.0",