diff --git a/package.json b/package.json index 6123170..1a8ccb0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@astrojs/tailwind": "^4.0.0", "astro": "^2.0.17", "flowbite": "^2.2.1", - "sass": "^1.69.7", + "sass": "^1.75.0", "tailwind-scrollbar": "^3.0.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 8d4dffe..5ec4375 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3414,10 +3414,10 @@ sass-formatter@^0.7.5: dependencies: suf-log "^2.5.3" -sass@^1.69.7: - version "1.69.7" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.7.tgz#6e7e1c8f51e8162faec3e9619babc7da780af3b7" - integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ== +sass@^1.75.0: + version "1.75.0" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c" + integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"