diff --git a/package-lock.json b/package-lock.json index fbc98e2..f349ff6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14505,10 +14505,11 @@ } }, "node_modules/tailwindcss-themer": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/tailwindcss-themer/-/tailwindcss-themer-3.1.0.tgz", - "integrity": "sha512-IfgxpCxWm5rRK3Q7aTvVyhQ/7tyyn8EJl5tFak5tS+/n8oXT7OGfv8praYepR7+IsM92waAuBDZng1HgnstrYA==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/tailwindcss-themer/-/tailwindcss-themer-3.1.3.tgz", + "integrity": "sha512-P9f0cBXNZ744EdbEdCta56mGsoWWRLyTaek2D2KAhqeIpOoPzDTohh+F3hfPQpM/qw4kVlitptXiwdl0tFgipg==", "dev": true, + "license": "MIT", "dependencies": { "color": "^4.1.0", "just-unique": "^4.2.0",