From 888a6b5e9ca6da9239e9a4d8673fcd56689d2e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2019 17:52:03 +0000 Subject: [PATCH] Bump axios from 0.15.3 to 0.19.0 Bumps [axios](https://github.com/axios/axios) from 0.15.3 to 0.19.0. - [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.15.3...v0.19.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3211e3..7620a18 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ }, "homepage": "http://colorforcode.com", "dependencies": { - "axios": "^0.15.2", + "axios": "^0.19.0", "bcryptjs": "^2.4.3", "bluebird": "^3.5.0", "body-parser": "^1.15.2",