diff --git a/package-lock.json b/package-lock.json index 878ceeb..d589048 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4048,9 +4048,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.17", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.17.tgz", - "integrity": "sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==", + "version": "3.3.19", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.19.tgz", + "integrity": "sha512-Y2tUNy4ouw6tq5oDSKeQYGOyhkUBhNOcGV/02KC+6kd9eDGqdZd++mjMiIDilrBYvjEnCYvVtsuHCuP+okSfug==", "funding": [ { "type": "github", @@ -5988,7 +5988,7 @@ "@thedutchcoder/postcss-rem-to-px": "^0.0.2", "@types/fs-extra": "^11.0.4", "@types/postcss-url": "^10.0.4", - "mocha": "12.0.0", + "mocha": "^12.0.0", "tailwindcss": "3.4.17" } },