File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 33
33
"license" : " MIT" ,
34
34
"dependencies" : {
35
35
"algoliasearch" : " 3.33.0" ,
36
- "async" : " 2.6.2 " ,
36
+ "async" : " 2.6.3 " ,
37
37
"babel-cli" : " 6.26.0" ,
38
38
"babel-preset-env" : " 1.7.0" ,
39
39
"babel-preset-stage-2" : " 6.24.1" ,
Original file line number Diff line number Diff line change @@ -414,11 +414,12 @@ async-each@^1.0.0:
414
414
version "1.0.1"
415
415
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
416
416
417
-
418
- version "2.6.2"
419
- resolved "https://registry.yarnpkg.com/async/-/async-2.6.2.tgz#18330ea7e6e313887f5d2f2a904bac6fe4dd5381"
417
+
418
+ version "2.6.3"
419
+ resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
420
+ integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
420
421
dependencies :
421
- lodash "^4.17.11 "
422
+ lodash "^4.17.14 "
422
423
423
424
async@^1.4.0 :
424
425
version "1.5.2"
@@ -4178,6 +4179,11 @@ lodash@^4.17.11:
4178
4179
version "4.17.11"
4179
4180
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
4180
4181
4182
+ lodash@^4.17.14 :
4183
+ version "4.17.15"
4184
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4185
+ integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
4186
+
4181
4187
lodash@^4.17.5 :
4182
4188
version "4.17.5"
4183
4189
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
You can’t perform that action at this time.
0 commit comments