diff --git a/package-lock.json b/package-lock.json index a58d05d7e2a..1e973668896 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,7 +103,7 @@ "read-last-lines": "^1.8.0", "run-series": "^1.1.9", "sane-topojson": "^4.0.0", - "sass": "^1.51.0", + "sass": "^1.52.1", "through2": "^4.0.2", "true-case-path": "^2.2.1", "watchify": "^4.0.0" @@ -8589,9 +8589,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.51.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.51.0.tgz", - "integrity": "sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==", + "version": "1.52.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.52.1.tgz", + "integrity": "sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==", "dev": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -17544,9 +17544,9 @@ "dev": true }, "sass": { - "version": "1.51.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.51.0.tgz", - "integrity": "sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==", + "version": "1.52.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.52.1.tgz", + "integrity": "sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==", "dev": true, "requires": { "chokidar": ">=3.0.0 <4.0.0", diff --git a/package.json b/package.json index 078f996d218..c9202e3e009 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "read-last-lines": "^1.8.0", "run-series": "^1.1.9", "sane-topojson": "^4.0.0", - "sass": "^1.51.0", + "sass": "^1.52.1", "through2": "^4.0.2", "true-case-path": "^2.2.1", "watchify": "^4.0.0"