diff --git a/CommonComponents/package-lock.json b/CommonComponents/package-lock.json index b396b3bfd..c89eddf69 100644 --- a/CommonComponents/package-lock.json +++ b/CommonComponents/package-lock.json @@ -13,7 +13,7 @@ "bulma": "1.0.1", "charts.css": "^1.1.0", "purgecss": "6.0.0", - "sass": "1.77.4", + "sass": "1.78.0", "semver": "7.6.2", "tailwindcss": "3.4.4" } @@ -1061,9 +1061,9 @@ } }, "node_modules/sass": { - "version": "1.77.4", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.4.tgz", - "integrity": "sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==", + "version": "1.78.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.78.0.tgz", + "integrity": "sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==", "dependencies": { "chokidar": ">=3.0.0 <4.0.0", "immutable": "^4.0.0", diff --git a/CommonComponents/package.json b/CommonComponents/package.json index da19dd504..4caaca94f 100644 --- a/CommonComponents/package.json +++ b/CommonComponents/package.json @@ -15,7 +15,7 @@ "autoprefixer": "10.4.19", "bulma": "1.0.1", "charts.css": "^1.1.0", - "sass": "1.77.4", + "sass": "1.78.0", "purgecss": "6.0.0", "semver": "7.6.2", "tailwindcss": "3.4.4"