diff --git a/assets/package-lock.json b/assets/package-lock.json index 120ba21e1..1824183d6 100644 --- a/assets/package-lock.json +++ b/assets/package-lock.json @@ -7,7 +7,7 @@ "dependencies": { "apexcharts": "7.1.0", "cally": "0.9.2", - "daisyui": "5.7.32", + "daisyui": "5.7.36", "topbar": "3.0.1", "uqr": "0.1.3" } @@ -46,9 +46,9 @@ } }, "node_modules/daisyui": { - "version": "5.7.32", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.7.32.tgz", - "integrity": "sha512-8JQFneb+okHxzPimTGvRKX+5XF03GyAwGw7BaV6+6XpzW0klGuzc4rdfUpLQxIYPKEziwwlrsYfcxoltF2Rowg==", + "version": "5.7.36", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.7.36.tgz", + "integrity": "sha512-/UkPPj1FeEOWA6I69Jno1SsSx6856E6A/w3b6eK/1i2a6xYiZ4AySsepsog3RR3feb0cyF94Lnzlq/CLOCS7Aw==", "license": "MIT", "funding": { "url": "https://github.com/saadeghi/daisyui?sponsor=1" diff --git a/assets/package.json b/assets/package.json index d2a9c17b8..7cc56febf 100644 --- a/assets/package.json +++ b/assets/package.json @@ -2,7 +2,7 @@ "dependencies": { "apexcharts": "7.1.0", "cally": "0.9.2", - "daisyui": "5.7.32", + "daisyui": "5.7.36", "topbar": "3.0.1", "uqr": "0.1.3" }