Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit b2fe435

Browse files
Bump node-sass from 4.11.0 to 4.13.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 4.13.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v4.11.0...v4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d9ff59 commit b2fe435

1 file changed

Lines changed: 24 additions & 128 deletions

File tree

yarn.lock

Lines changed: 24 additions & 128 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ ajv@^4.9.1:
192192
co "^4.6.0"
193193
json-stable-stringify "^1.0.1"
194194

195-
ajv@^5.0.0, ajv@^5.1.0:
195+
ajv@^5.0.0:
196196
version "5.2.3"
197197
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.3.tgz#c06f598778c44c6b161abafe3466b81ad1814ed2"
198198
dependencies:
@@ -463,7 +463,7 @@ aws-sign2@~0.7.0:
463463
version "0.7.0"
464464
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
465465

466-
aws4@^1.2.1, aws4@^1.6.0:
466+
aws4@^1.2.1:
467467
version "1.6.0"
468468
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
469469

@@ -715,18 +715,6 @@ boom@2.x.x:
715715
dependencies:
716716
hoek "2.x.x"
717717

718-
boom@4.x.x:
719-
version "4.3.1"
720-
resolved "https://registry.yarnpkg.com/boom/-/boom-4.3.1.tgz#4f8a3005cb4a7e3889f749030fd25b96e01d2e31"
721-
dependencies:
722-
hoek "4.x.x"
723-
724-
boom@5.x.x:
725-
version "5.2.0"
726-
resolved "https://registry.yarnpkg.com/boom/-/boom-5.2.0.tgz#5dd9da6ee3a5f302077436290cb717d3f4a54e02"
727-
dependencies:
728-
hoek "4.x.x"
729-
730718
boxen@^0.6.0:
731719
version "0.6.0"
732720
resolved "https://registry.yarnpkg.com/boxen/-/boxen-0.6.0.tgz#8364d4248ac34ff0ef1b2f2bf49a6c60ce0d81b6"
@@ -1326,12 +1314,6 @@ cryptiles@2.x.x:
13261314
dependencies:
13271315
boom "2.x.x"
13281316

1329-
cryptiles@3.x.x:
1330-
version "3.1.2"
1331-
resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-3.1.2.tgz#a89fbb220f5ce25ec56e8c4aa8a4fd7b5b0d29fe"
1332-
dependencies:
1333-
boom "5.x.x"
1334-
13351317
crypto-browserify@^3.11.0:
13361318
version "3.11.1"
13371319
resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.11.1.tgz#948945efc6757a400d6e5e5af47194d10064279f"
@@ -1988,7 +1970,7 @@ express@^4.13.3:
19881970
utils-merge "1.0.1"
19891971
vary "~1.1.2"
19901972

1991-
extend@^3.0.0, extend@~3.0.0, extend@~3.0.1, extend@~3.0.2:
1973+
extend@^3.0.0, extend@~3.0.0, extend@~3.0.2:
19921974
version "3.0.2"
19931975
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
19941976
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
@@ -2182,7 +2164,7 @@ form-data@~2.1.1:
21822164
combined-stream "^1.0.5"
21832165
mime-types "^2.1.12"
21842166

2185-
form-data@~2.3.1, form-data@~2.3.2:
2167+
form-data@~2.3.2:
21862168
version "2.3.3"
21872169
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
21882170
integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==
@@ -2325,18 +2307,7 @@ glob@^6.0.4:
23252307
once "^1.3.0"
23262308
path-is-absolute "^1.0.0"
23272309

2328-
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@~7.1.1:
2329-
version "7.1.2"
2330-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
2331-
dependencies:
2332-
fs.realpath "^1.0.0"
2333-
inflight "^1.0.4"
2334-
inherits "2"
2335-
minimatch "^3.0.4"
2336-
once "^1.3.0"
2337-
path-is-absolute "^1.0.0"
2338-
2339-
glob@^7.1.3:
2310+
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.3, glob@~7.1.1:
23402311
version "7.1.5"
23412312
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
23422313
integrity sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==
@@ -2501,13 +2472,6 @@ har-validator@~4.2.1:
25012472
ajv "^4.9.1"
25022473
har-schema "^1.0.5"
25032474

2504-
har-validator@~5.0.3:
2505-
version "5.0.3"
2506-
resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.0.3.tgz#ba402c266194f15956ef15e0fcf242993f6a7dfd"
2507-
dependencies:
2508-
ajv "^5.1.0"
2509-
har-schema "^2.0.0"
2510-
25112475
har-validator@~5.1.0:
25122476
version "5.1.3"
25132477
resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.3.tgz#1ef89ebd3e4996557675eed9893110dc350fa080"
@@ -2575,15 +2539,6 @@ hawk@3.1.3, hawk@~3.1.3:
25752539
hoek "2.x.x"
25762540
sntp "1.x.x"
25772541

2578-
hawk@~6.0.2:
2579-
version "6.0.2"
2580-
resolved "https://registry.yarnpkg.com/hawk/-/hawk-6.0.2.tgz#af4d914eb065f9b5ce4d9d11c1cb2126eecc3038"
2581-
dependencies:
2582-
boom "4.x.x"
2583-
cryptiles "3.x.x"
2584-
hoek "4.x.x"
2585-
sntp "2.x.x"
2586-
25872542
he@1.1.x:
25882543
version "1.1.1"
25892544
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
@@ -2622,10 +2577,6 @@ hoek@2.x.x:
26222577
version "2.16.3"
26232578
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
26242579

2625-
hoek@4.x.x:
2626-
version "4.2.0"
2627-
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
2628-
26292580
hoist-non-react-statics@^2.3.0:
26302581
version "2.3.1"
26312582
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0"
@@ -3707,18 +3658,10 @@ lodash._reinterpolate@^3.0.0:
37073658
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
37083659
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
37093660

3710-
lodash.assign@^4.2.0:
3711-
version "4.2.0"
3712-
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
3713-
37143661
lodash.camelcase@^4.3.0:
37153662
version "4.3.0"
37163663
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
37173664

3718-
lodash.clonedeep@^4.3.2:
3719-
version "4.5.0"
3720-
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
3721-
37223665
lodash.defaults@^4.2.0:
37233666
version "4.2.0"
37243667
resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c"
@@ -3731,11 +3674,6 @@ lodash.memoize@^4.1.2:
37313674
version "4.1.2"
37323675
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
37333676

3734-
lodash.mergewith@^4.6.0:
3735-
version "4.6.2"
3736-
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55"
3737-
integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==
3738-
37393677
lodash.template@^4.4.0:
37403678
version "4.5.0"
37413679
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
@@ -3759,14 +3697,10 @@ lodash.zip@^4.2.0:
37593697
version "4.2.0"
37603698
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
37613699

3762-
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@~4.17.4:
3763-
version "4.17.4"
3764-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
3765-
3766-
lodash@^4.3.0:
3767-
version "4.17.15"
3768-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3769-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
3700+
"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.15, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0, lodash@~4.17.4:
3701+
version "4.17.20"
3702+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3703+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
37703704

37713705
log4ts@^0.4.2:
37723706
version "0.4.2"
@@ -4052,13 +3986,10 @@ mute-stream@0.0.7:
40523986
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
40533987
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
40543988

4055-
nan@^2.10.0, nan@^2.11.0:
4056-
version "2.12.1"
4057-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.12.1.tgz#7b1aa193e9aa86057e3c7bbd0ac448e770925552"
4058-
4059-
nan@^2.3.0:
4060-
version "2.7.0"
4061-
resolved "https://registry.yarnpkg.com/nan/-/nan-2.7.0.tgz#d95bf721ec877e08db276ed3fc6eb78f9083ad46"
3989+
nan@^2.11.0, nan@^2.13.2, nan@^2.3.0:
3990+
version "2.14.2"
3991+
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
3992+
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
40623993

40633994
natural-compare@^1.4.0:
40643995
version "1.4.0"
@@ -4171,9 +4102,9 @@ node-pre-gyp@^0.6.36:
41714102
tar-pack "^3.4.0"
41724103

41734104
node-sass@^4.11.0:
4174-
version "4.11.0"
4175-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.11.0.tgz#183faec398e9cbe93ba43362e2768ca988a6369a"
4176-
integrity sha512-bHUdHTphgQJZaF1LASx0kAviPH7sGlcyNhWade4eVIpFp6tsn7SV8xNMTbsQFpEV9VXpnwTTnNYlfsZXgGgmkA==
4105+
version "4.13.1"
4106+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3"
4107+
integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==
41774108
dependencies:
41784109
async-foreach "^0.1.3"
41794110
chalk "^1.1.1"
@@ -4182,12 +4113,10 @@ node-sass@^4.11.0:
41824113
get-stdin "^4.0.1"
41834114
glob "^7.0.3"
41844115
in-publish "^2.0.0"
4185-
lodash.assign "^4.2.0"
4186-
lodash.clonedeep "^4.3.2"
4187-
lodash.mergewith "^4.6.0"
4116+
lodash "^4.17.15"
41884117
meow "^3.7.0"
41894118
mkdirp "^0.5.1"
4190-
nan "^2.10.0"
4119+
nan "^2.13.2"
41914120
node-gyp "^3.8.0"
41924121
npmlog "^4.0.0"
41934122
request "^2.88.0"
@@ -4273,7 +4202,7 @@ number-is-nan@^1.0.0:
42734202
version "1.4.2"
42744203
resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.2.tgz#c5e545ab40d22a56b0326531c4beaed7a888b3ea"
42754204

4276-
oauth-sign@~0.8.1, oauth-sign@~0.8.2:
4205+
oauth-sign@~0.8.1:
42774206
version "0.8.2"
42784207
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"
42794208

@@ -5014,7 +4943,7 @@ qs@~6.4.0:
50144943
version "6.4.0"
50154944
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233"
50164945

5017-
qs@~6.5.1, qs@~6.5.2:
4946+
qs@~6.5.2:
50184947
version "6.5.2"
50194948
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
50204949
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
@@ -5505,34 +5434,7 @@ request@2.81.0:
55055434
tunnel-agent "^0.6.0"
55065435
uuid "^3.0.0"
55075436

5508-
request@^2.79.0:
5509-
version "2.83.0"
5510-
resolved "https://registry.yarnpkg.com/request/-/request-2.83.0.tgz#ca0b65da02ed62935887808e6f510381034e3356"
5511-
dependencies:
5512-
aws-sign2 "~0.7.0"
5513-
aws4 "^1.6.0"
5514-
caseless "~0.12.0"
5515-
combined-stream "~1.0.5"
5516-
extend "~3.0.1"
5517-
forever-agent "~0.6.1"
5518-
form-data "~2.3.1"
5519-
har-validator "~5.0.3"
5520-
hawk "~6.0.2"
5521-
http-signature "~1.2.0"
5522-
is-typedarray "~1.0.0"
5523-
isstream "~0.1.2"
5524-
json-stringify-safe "~5.0.1"
5525-
mime-types "~2.1.17"
5526-
oauth-sign "~0.8.2"
5527-
performance-now "^2.1.0"
5528-
qs "~6.5.1"
5529-
safe-buffer "^5.1.1"
5530-
stringstream "~0.0.5"
5531-
tough-cookie "~2.3.3"
5532-
tunnel-agent "^0.6.0"
5533-
uuid "^3.1.0"
5534-
5535-
request@^2.87.0, request@^2.88.0:
5437+
request@^2.79.0, request@^2.87.0, request@^2.88.0:
55365438
version "2.88.0"
55375439
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
55385440
integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
@@ -5860,12 +5762,6 @@ sntp@1.x.x:
58605762
dependencies:
58615763
hoek "2.x.x"
58625764

5863-
sntp@2.x.x:
5864-
version "2.0.2"
5865-
resolved "https://registry.yarnpkg.com/sntp/-/sntp-2.0.2.tgz#5064110f0af85f7cfdb7d6b67a40028ce52b4b2b"
5866-
dependencies:
5867-
hoek "4.x.x"
5868-
58695765
sockjs-client@1.1.4:
58705766
version "1.1.4"
58715767
resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.1.4.tgz#5babe386b775e4cf14e7520911452654016c8b12"
@@ -6052,7 +5948,7 @@ string_decoder@~1.1.1:
60525948
dependencies:
60535949
safe-buffer "~5.1.0"
60545950

6055-
stringstream@~0.0.4, stringstream@~0.0.5:
5951+
stringstream@~0.0.4:
60565952
version "0.0.6"
60575953
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72"
60585954
integrity sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==
@@ -6293,7 +6189,7 @@ toposort@^1.0.0:
62936189
version "1.0.6"
62946190
resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.6.tgz#c31748e55d210effc00fdcdc7d6e68d7d7bb9cec"
62956191

6296-
tough-cookie@^2.3.2, tough-cookie@~2.3.0, tough-cookie@~2.3.3:
6192+
tough-cookie@^2.3.2, tough-cookie@~2.3.0:
62976193
version "2.3.3"
62986194
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.3.tgz#0b618a5565b6dea90bf3425d04d55edc475a7561"
62996195
dependencies:
@@ -6660,7 +6556,7 @@ uuid@^2.0.1, uuid@^2.0.2:
66606556
version "2.0.3"
66616557
resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b21a"
66626558

6663-
uuid@^3.0.0, uuid@^3.1.0:
6559+
uuid@^3.0.0:
66646560
version "3.1.0"
66656561
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
66666562

0 commit comments

Comments
 (0)