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 1
1
{
2
2
"main" : " handler.js" ,
3
3
"dependencies" : {
4
- "lodash" : " ^4.17.4 "
4
+ "lodash" : " ^4.17.21 "
5
5
},
6
6
"devDependencies" : {
7
7
"@types/lodash" : " 4.14.91" ,
Original file line number Diff line number Diff line change @@ -481,13 +481,9 @@ kind-of@^6.0.0, kind-of@^6.0.2:
481
481
version "6.0.2"
482
482
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
483
483
484
- lodash@^4.17.11 :
485
- version "4.17.11"
486
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
487
-
488
- lodash@^4.17.4 :
489
- version "4.17.4"
490
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
484
+ lodash@^4.17.11, lodash@^4.17.21 :
485
+ version "4.17.21"
486
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
491
487
492
488
map-cache@^0.2.2 :
493
489
version "0.2.2"
You can’t perform that action at this time.
0 commit comments