From 3df434189ff7f44dc7f51f9c8d8f5510edcc0bf9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 May 2020 23:21:09 +0000 Subject: [PATCH] Bump db-migrate-pg from 0.1.15 to 1.2.2 Bumps [db-migrate-pg](https://github.com/db-migrate/pg) from 0.1.15 to 1.2.2. - [Release notes](https://github.com/db-migrate/pg/releases) - [Changelog](https://github.com/db-migrate/pg/blob/master/CHANGELOG.md) - [Commits](https://github.com/db-migrate/pg/compare/v0.1.15...v1.2.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e63e67..2f525be 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "body-parser": "^1.17.1", "cors": "^2.8.1", "db-migrate": "^0.10.0-beta.20", - "db-migrate-pg": "^0.1.11", + "db-migrate-pg": "^1.2.2", "express": "^4.15.2", "express-simple-errors": "^1.0.0", "isvalid": "^1.6.6",