diff --git a/themes/sector_starter/package.json b/themes/sector_starter/package.json old mode 100755 new mode 100644 index e723922e..d787456a --- a/themes/sector_starter/package.json +++ b/themes/sector_starter/package.json @@ -42,7 +42,7 @@ "eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-react": "^7.13.0", "mv": "^2.1.1", - "node-sass": "^4.12.0", + "node-sass": "^4.13.1", "npm-run-all": "^4.1.5", "onchange": "^6.1.0", "postcss-cli": "^6.1.2", diff --git a/themes/sector_starter/yarn.lock b/themes/sector_starter/yarn.lock index 0c6ecc1e..9eb0bdba 100644 --- a/themes/sector_starter/yarn.lock +++ b/themes/sector_starter/yarn.lock @@ -3409,9 +3409,9 @@ node-releases@^1.1.29: dependencies: semver "^5.3.0" -node-sass@^4.12.0: - version "4.12.0" - resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.12.0.tgz#0914f531932380114a30cc5fa4fa63233a25f017" +node-sass@^4.13.1: + version "4.13.1" + resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3" dependencies: async-foreach "^0.1.3" chalk "^1.1.1" @@ -3420,7 +3420,7 @@ node-sass@^4.12.0: get-stdin "^4.0.1" glob "^7.0.3" in-publish "^2.0.0" - lodash "^4.17.11" + lodash "^4.17.15" meow "^3.7.0" mkdirp "^0.5.1" nan "^2.13.2"