diff --git a/package-lock.json b/package-lock.json index 043c0e9..ede331a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache 2.0", "dependencies": { "@boxyhq/saml20": "1.0.14", - "daisyui": "2.40.1", + "daisyui": "2.42.1", "next": "13.0.3", "react": "18.2.0", "react-dom": "18.2.0", @@ -1026,9 +1026,9 @@ "license": "MIT" }, "node_modules/daisyui": { - "version": "2.40.1", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.40.1.tgz", - "integrity": "sha512-nzLpcU8kCLU4zoMQ0hUKw1orRRn2x/LJLZenIsHF+UlGVsml02U4u20nb/knN7B06MPpDZ4RAZyp0rEp67iwzQ==", + "version": "2.42.1", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.42.1.tgz", + "integrity": "sha512-IVeEvP8gvOzHR47fMrOp2YocQJMRmYskhdt7OsuhKJNn+YzLRGOpVpY7AGXt/56pYeYy7h03THHXRTW5cVU9rQ==", "dependencies": { "color": "^4.2", "css-selector-tokenizer": "^0.8.0", @@ -4501,9 +4501,9 @@ "dev": true }, "daisyui": { - "version": "2.40.1", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.40.1.tgz", - "integrity": "sha512-nzLpcU8kCLU4zoMQ0hUKw1orRRn2x/LJLZenIsHF+UlGVsml02U4u20nb/knN7B06MPpDZ4RAZyp0rEp67iwzQ==", + "version": "2.42.1", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.42.1.tgz", + "integrity": "sha512-IVeEvP8gvOzHR47fMrOp2YocQJMRmYskhdt7OsuhKJNn+YzLRGOpVpY7AGXt/56pYeYy7h03THHXRTW5cVU9rQ==", "requires": { "color": "^4.2", "css-selector-tokenizer": "^0.8.0", diff --git a/package.json b/package.json index 8062707..64130ad 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@boxyhq/saml20": "1.0.14", - "daisyui": "2.40.1", + "daisyui": "2.42.1", "next": "13.0.3", "react": "18.2.0", "react-dom": "18.2.0",