diff --git a/package-lock.json b/package-lock.json index 73de31e..8f99163 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "react-email": "1.9.5", "react-hook-form": "^7.47.0", "react-hot-toast": "^2.4.1", - "sass": "^1.69.4", + "sass": "^1.69.5", "swr": "^2.2.4", "zod": "^3.22.4", "zod-form-data": "^2.0.2" @@ -10776,9 +10776,9 @@ } }, "node_modules/sass": { - "version": "1.69.4", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.4.tgz", - "integrity": "sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==", + "version": "1.69.5", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz", + "integrity": "sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==", "dependencies": { "chokidar": ">=3.0.0 <4.0.0", "immutable": "^4.0.0", diff --git a/package.json b/package.json index f632add..3524066 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-email": "1.9.5", "react-hook-form": "^7.47.0", "react-hot-toast": "^2.4.1", - "sass": "^1.69.4", + "sass": "^1.69.5", "swr": "^2.2.4", "zod": "^3.22.4", "zod-form-data": "^2.0.2"