From bd8ad668a57850e99687da7980ca81723df83eda Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 09:33:32 +0000 Subject: [PATCH] Update nextcloud-axios requirement from ^0.1.3 to ^0.2.1 Updates the requirements on [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) to permit the latest version. - [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases) - [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c64fdc6..32291d9 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "bootstrap": "^3.3.7", "json2csv": "4.5.2", "moment": "^2.23.0", - "nextcloud-axios": "^0.1.3", + "nextcloud-axios": "^0.2.1", "nextcloud-vue": "^0.9.0", "stylelint-scss": "^3.5.4", "v-click-outside": "^2.0.2",