dependabot[bot]
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
4 deletions
-
yarn.lock
|
|
|
@ -7461,9 +7461,9 @@ node-releases@^1.1.25: |
|
|
|
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" |
|
|
|
integrity sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ== |
|
|
|
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" |
|
|
|
@ -7472,7 +7472,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" |
|
|
|
|