From 2e26274a90de0692e8bcc8853b34b902f70f972c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 05:46:27 +0000 Subject: [PATCH] Bump axios from 0.16.2 to 0.19.2 Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.19.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.16.2...v0.19.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43dcc5e..e680be4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ ], "dependencies": { "app.json": "^1.3.0", - "axios": "^0.16.1", + "axios": "^0.19.2", "bcrypt": "^1.0.2", "bluebird": "^3.5.0", "body-parser": "^1.17.1",