From 67e9837b59eeb6ae2ac4493b69350ed6dc4b68c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2020 23:13:13 +0000 Subject: [PATCH] Bump isvalid from 1.6.6 to 2.6.0 Bumps [isvalid](https://github.com/trenskow/isvalid) from 1.6.6 to 2.6.0. - [Release notes](https://github.com/trenskow/isvalid/releases) - [Changelog](https://github.com/trenskow/isvalid/blob/master/History.md) - [Commits](https://github.com/trenskow/isvalid/commits) 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..3c02164 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "db-migrate-pg": "^0.1.11", "express": "^4.15.2", "express-simple-errors": "^1.0.0", - "isvalid": "^1.6.6", + "isvalid": "^2.6.0", "pg": "^6.1.3" }, "devDependencies": {