From a182ff8a1344de547f082ca5f95ec367b4bdf888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:52:07 +0000 Subject: [PATCH] build(deps): bump axios from 0.17.1 to 0.19.0 in /packages/lavas-cli Bumps [axios](https://github.com/axios/axios) from 0.17.1 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.17.1...v0.19.0) Signed-off-by: dependabot[bot] --- packages/lavas-cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/lavas-cli/package.json b/packages/lavas-cli/package.json index 2d03c9d..23fd480 100644 --- a/packages/lavas-cli/package.json +++ b/packages/lavas-cli/package.json @@ -33,7 +33,7 @@ "dependencies": { "ajv": "^5.1.3", "archiver": "^1.3.0", - "axios": "^0.17.1", + "axios": "^0.19.0", "babel-loader": "^7.1.1", "babel-runtime": "^6.26.0", "chalk": "^1.1.3",