diff --git a/package-lock.json b/package-lock.json index 7e36fe3b..55d665fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "postcss-logical": "^5.0.4", "preact": "^10.11.3", "rimraf": "^3.0.2", - "sass": "^1.57.0", + "sass": "^1.57.1", "simple-icons": "^8.1.0", "stylelint": "^14.16.0", "stylelint-config-rational-order": "^0.1.2", @@ -10557,9 +10557,9 @@ "optional": true }, "node_modules/sass": { - "version": "1.57.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.0.tgz", - "integrity": "sha512-IZNEJDTK1cF5B1cGA593TPAV/1S0ysUDxq9XHjX/+SMy0QfUny+nfUsq5ZP7wWSl4eEf7wDJcEZ8ABYFmh3m/w==", + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz", + "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==", "dev": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -21320,9 +21320,9 @@ "optional": true }, "sass": { - "version": "1.57.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.0.tgz", - "integrity": "sha512-IZNEJDTK1cF5B1cGA593TPAV/1S0ysUDxq9XHjX/+SMy0QfUny+nfUsq5ZP7wWSl4eEf7wDJcEZ8ABYFmh3m/w==", + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz", + "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==", "dev": true, "requires": { "chokidar": ">=3.0.0 <4.0.0", diff --git a/package.json b/package.json index ea5af55d..a5659a14 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "postcss-logical": "^5.0.4", "preact": "^10.11.3", "rimraf": "^3.0.2", - "sass": "^1.57.0", + "sass": "^1.57.1", "simple-icons": "^8.1.0", "stylelint": "^14.16.0", "stylelint-config-rational-order": "^0.1.2",