From 55ceb49b316208cf777f59622a10f66ffa0d44a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 21:45:22 +0000 Subject: [PATCH] Bump lodash from 4.15.0 to 4.17.19 in /test/node/express_mysql_pg/src Bumps [lodash](https://github.com/lodash/lodash) from 4.15.0 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.15.0...4.17.19) Signed-off-by: dependabot[bot] --- test/node/express_mysql_pg/src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/node/express_mysql_pg/src/package.json b/test/node/express_mysql_pg/src/package.json index b8b0b7f..002b4b6 100644 --- a/test/node/express_mysql_pg/src/package.json +++ b/test/node/express_mysql_pg/src/package.json @@ -53,7 +53,7 @@ "intl-messageformat": "1.3.0", "jsonpath": "0.2.6", "knex": "0.20.1", - "lodash": "4.15.0", + "lodash": "4.17.19", "moment": "2.14.1", "moment-timezone": "0.5.5", "morgan": "1.7.0",