From 3b5dc3284a1c785b774863b991e8554565d40594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 16:58:23 +0000 Subject: [PATCH] Bump mysql from 2.0.1 to 2.18.1 Bumps [mysql](https://github.com/mysqljs/mysql) from 2.0.1 to 2.18.1. - [Release notes](https://github.com/mysqljs/mysql/releases) - [Changelog](https://github.com/mysqljs/mysql/blob/master/Changes.md) - [Commits](https://github.com/mysqljs/mysql/compare/v2.0.1...v2.18.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..1e021ac 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "express-persona-observer": "git+https://github.com/christensenep/express-persona-observer.git#multiple-buttons", "async": "~0.2.9", "messina": "~0.1.2", - "mysql": "~2.0.0-rc1", + "mysql": "~2.18.1", "badgekit-api-client": "git+https://github.com/mozilla/badgekit-api-client.git#milestones", "data-uri-to-buffer": "0.0.3", "request": "~2.34.0"