File tree 2 files changed +4
-8
lines changed
2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 27
27
"hubot-slack-utils" : " 0.0.5" ,
28
28
"hubot-slack-whitelist-middleware" : " ^1.0.1" ,
29
29
"hubot-youtube" : " ^1.0.2" ,
30
- "lodash" : " ^4.17.4 " ,
30
+ "lodash" : " ^4.17.19 " ,
31
31
"moment" : " ^2.19.3"
32
32
},
33
33
"scripts" : {
Original file line number Diff line number Diff line change @@ -831,13 +831,9 @@ lodash@^3.10.1:
831
831
version "3.10.1"
832
832
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
833
833
834
- lodash@^4.13.1 :
835
- version "4.17.10"
836
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
837
-
838
- lodash@^4.17.4 :
839
- version "4.17.4"
840
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
834
+ lodash@^4.13.1, lodash@^4.17.19 :
835
+ version "4.17.19"
836
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
841
837
842
838
log@1.4.0 :
843
839
version "1.4.0"
You can’t perform that action at this time.
0 commit comments