From c2a30bec8da8df72ef494f8039fe91ce4ae85973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 16:58:09 +0000 Subject: [PATCH] Bump validator from 3.5.1 to 13.1.1 Bumps [validator](https://github.com/chriso/validator.js) from 3.5.1 to 13.1.1. - [Release notes](https://github.com/chriso/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/chriso/validator.js/compare/3.5.1...13.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63f4581..4a7ad5e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "node-sass": "~0.7.0", "newrelic": "*", "helmet": "0.2.1", - "validator": "~3.5.1", + "validator": "~13.1.1", "express-persona-observer": "git+https://github.com/christensenep/express-persona-observer.git#multiple-buttons", "async": "~0.2.9", "messina": "~0.1.2",