aboutsummaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-30 02:17:50 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-30 02:17:50 +0000
commit6bd185113fb4a48f52e8b1b9323fe2e427c6f0b6 (patch)
treec5d1d4f0c18b73129ff4bd7cb5c7bcb906236f0f /settings/package.json
parenta529f6ff26b1db8228e0aac48eb0f41bf8682fb9 (diff)
downloadnextcloud-server-6bd185113fb4a48f52e8b1b9323fe2e427c6f0b6.tar.gz
nextcloud-server-6bd185113fb4a48f52e8b1b9323fe2e427c6f0b6.zip
Bump nextcloud-axios from 0.1.2 to 0.1.3 in /settings
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases) - [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.2...v0.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 53c1c986029..2eb0ddece88 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@babel/polyfill": "^7.0.0",
"lodash": "^4.17.11",
- "nextcloud-axios": "^0.1.2",
+ "nextcloud-axios": "^0.1.3",
"nextcloud-password-confirmation": "^0.4.0",
"nextcloud-vue": "^0.3.1",
"v-tooltip": "^2.0.0-rc.33",