Skip to content

Commit 5763f0d

Browse files
chore(deps): [security] bump lodash.merge from 4.6.1 to 4.6.2 (#54)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0ee4e4d commit 5763f0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"koa": "2.7.0",
2929
"koa-bodyparser": "4.2.1",
3030
"koa-route": "3.2.0",
31-
"lodash.merge": "4.6.1",
31+
"lodash.merge": "4.6.2",
3232
"node-uuid": "1.4.8"
3333
},
3434
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3534,10 +3534,10 @@ locate-path@^3.0.0:
35343534
p-locate "^3.0.0"
35353535
path-exists "^3.0.0"
35363536

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==
35413541

35423542
lodash.sortby@^4.7.0:
35433543
version "4.7.0"

0 commit comments

Comments
 (0)