diff --git a/package.json b/package.json index 2105e2b..baa03f3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "imports-loader": "^0.8.0", "mini-css-extract-plugin": "^0.8.0", "netlify-cms-app": "^2.9.6", - "node-sass": "^4.10.0", + "node-sass": "^4.13.1", "npm-run-all": "^4.1.5", "optimize-css-assets-webpack-plugin": "^5.0.1", "plugin-error": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 5d507e9..08bb1b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6631,10 +6631,10 @@ node-releases@^1.1.41: dependencies: semver "^6.3.0" -node-sass@^4.10.0: - version "4.13.0" - resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.0.tgz#b647288babdd6a1cb726de4545516b31f90da066" - integrity sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA== +node-sass@^4.13.1: + version "4.13.1" + resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3" + integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw== dependencies: async-foreach "^0.1.3" chalk "^1.1.1"