diff --git a/package-lock.json b/package-lock.json index 897e5043..404a4dbb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -105,7 +105,7 @@ "istanbul-lib-coverage": "^3.2.2", "postcss": "^8.5.1", "react-hot-loader": "^4.13.1", - "sass": "^1.86.2", + "sass": "^1.86.3", "stylelint": "^16.17.0", "stylelint-config-recommended-scss": "^14.1.0", "stylelint-scss": "^6.11.1", @@ -11469,9 +11469,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.86.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz", - "integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==", + "version": "1.86.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz", + "integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 15c3507d..b16acbd7 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "istanbul-lib-coverage": "^3.2.2", "postcss": "^8.5.1", "react-hot-loader": "^4.13.1", - "sass": "^1.86.2", + "sass": "^1.86.3", "stylelint": "^16.17.0", "stylelint-config-recommended-scss": "^14.1.0", "stylelint-scss": "^6.11.1",