diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 06b225dc1..57dfe80e0 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -35,7 +35,7 @@ "react-i18next": "^11.18.5", "react-router-dom": "6", "react-scripts": "5.0.1", - "sass": "^1.54.8", + "sass": "^1.54.9", "source-map-explorer": "^2.5.2", "swagger-ui": "^4.14.0", "web-vitals": "^3.0.1" diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 214156142..e49a8142f 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -8135,10 +8135,10 @@ sass-loader@^12.3.0: klona "^2.0.4" neo-async "^2.6.2" -sass@^1.54.8: - version "1.54.8" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.8.tgz#4adef0dd86ea2b1e4074f551eeda4fc5f812a996" - integrity sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww== +sass@^1.54.9: + version "1.54.9" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.9.tgz#b05f14ed572869218d1a76961de60cd647221762" + integrity sha512-xb1hjASzEH+0L0WI9oFjqhRi51t/gagWnxLiwUNMltA0Ab6jIDkAacgKiGYKM9Jhy109osM7woEEai6SXeJo5Q== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"