diff --git a/package-lock.json b/package-lock.json index 3ed245b..d4501b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache 2.0", "dependencies": { "@boxyhq/saml20": "1.0.12", - "daisyui": "2.38.1", + "daisyui": "2.40.1", "next": "13.0.3", "react": "18.2.0", "react-dom": "18.2.0", @@ -1006,9 +1006,9 @@ "license": "MIT" }, "node_modules/daisyui": { - "version": "2.38.1", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.38.1.tgz", - "integrity": "sha512-fHAVi+bT3H9QCNM7LNEH1EMPT0IwqufuW2RNhTJZorX3TftB1bWW437BVmSt70AZH72Xvp0mVxwVS3ChSKSj0w==", + "version": "2.40.1", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.40.1.tgz", + "integrity": "sha512-nzLpcU8kCLU4zoMQ0hUKw1orRRn2x/LJLZenIsHF+UlGVsml02U4u20nb/knN7B06MPpDZ4RAZyp0rEp67iwzQ==", "dependencies": { "color": "^4.2", "css-selector-tokenizer": "^0.8.0", @@ -4375,9 +4375,9 @@ "dev": true }, "daisyui": { - "version": "2.38.1", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.38.1.tgz", - "integrity": "sha512-fHAVi+bT3H9QCNM7LNEH1EMPT0IwqufuW2RNhTJZorX3TftB1bWW437BVmSt70AZH72Xvp0mVxwVS3ChSKSj0w==", + "version": "2.40.1", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.40.1.tgz", + "integrity": "sha512-nzLpcU8kCLU4zoMQ0hUKw1orRRn2x/LJLZenIsHF+UlGVsml02U4u20nb/knN7B06MPpDZ4RAZyp0rEp67iwzQ==", "requires": { "color": "^4.2", "css-selector-tokenizer": "^0.8.0", diff --git a/package.json b/package.json index f9710d1..a71e25d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@boxyhq/saml20": "1.0.12", - "daisyui": "2.38.1", + "daisyui": "2.40.1", "next": "13.0.3", "react": "18.2.0", "react-dom": "18.2.0",