diff --git a/package-lock.json b/package-lock.json index 4b12a88..6ad44a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5610,9 +5610,10 @@ } }, "node_modules/daisyui": { - "version": "4.12.13", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.13.tgz", - "integrity": "sha512-BnXyQoOByUF/7wSdIKubyhXxbtL8gxwY3u2cNMkxGP39TSVJqMmlItqtpY903fQnLI/NokC+bc+ZV+PEPsppPw==", + "version": "4.12.23", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.23.tgz", + "integrity": "sha512-EM38duvxutJ5PD65lO/AFMpcw+9qEy6XAZrTpzp7WyaPeO/l+F/Qiq0ECHHmFNcFXh5aVoALY4MGrrxtCiaQCQ==", + "license": "MIT", "dependencies": { "css-selector-tokenizer": "^0.8", "culori": "^3",