File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"koa" : " 2.7.0" ,
29
29
"koa-bodyparser" : " 4.2.1" ,
30
30
"koa-route" : " 3.2.0" ,
31
- "lodash.merge" : " 4.6.1 " ,
31
+ "lodash.merge" : " 4.6.2 " ,
32
32
"node-uuid" : " 1.4.8"
33
33
},
34
34
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3534,10 +3534,10 @@ locate-path@^3.0.0:
3534
3534
p-locate "^3.0.0"
3535
3535
path-exists "^3.0.0"
3536
3536
3537
- lodash.merge@4.6.1 :
3538
- version "4.6.1 "
3539
- resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1 .tgz#adc25d9cb99b9391c59624f379fbba60d7111d54 "
3540
- integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ ==
3537
+ lodash.merge@4.6.2 :
3538
+ version "4.6.2 "
3539
+ resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2 .tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a "
3540
+ integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ ==
3541
3541
3542
3542
lodash.sortby@^4.7.0 :
3543
3543
version "4.7.0"
You can’t perform that action at this time.
0 commit comments