diff --git a/package-lock.json b/package-lock.json index 20795b6dd..63aa1f486 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,7 +103,7 @@ "redux-mock-store": "1.5.4", "redux-thunk": "2.4.2", "regenerator-runtime": "0.13.9", - "sass": "1.77.3", + "sass": "1.77.4", "sass-loader": "10.5.2", "scratch-gui": "3.6.15", "scratch-l10n": "3.18.163", @@ -22443,9 +22443,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.77.3", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.3.tgz", - "integrity": "sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==", + "version": "1.77.4", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.4.tgz", + "integrity": "sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 21da204c0..b01b05a56 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "redux-mock-store": "1.5.4", "redux-thunk": "2.4.2", "regenerator-runtime": "0.13.9", - "sass": "1.77.3", + "sass": "1.77.4", "sass-loader": "10.5.2", "scratch-gui": "3.6.15", "scratch-l10n": "3.18.163",