aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-13 01:14:10 +0000
committerGitHub <noreply@github.com>2019-10-13 01:14:10 +0000
commit116c9c41e1537c86acfae8abdf94afe273d74d74 (patch)
treedafe4ce848528a9975bb044423d340ee24a7eb7c /package.json
parent24820e06e543dd91113a7f8190a16e9e24161c28 (diff)
downloadnextcloud-server-116c9c41e1537c86acfae8abdf94afe273d74d74.tar.gz
nextcloud-server-116c9c41e1537c86acfae8abdf94afe273d74d74.zip
Bump @nextcloud/axios from 0.4.1 to 0.4.2
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v0.4.1...v0.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b62adaa0146..019c00fee8d 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"dependencies": {
"@babel/polyfill": "^7.6.0",
"@chenfengyuan/vue-qrcode": "^1.0.1",
- "@nextcloud/axios": "^0.4.1",
+ "@nextcloud/axios": "^0.4.2",
"@nextcloud/event-bus": "^0.2.1",
"@nextcloud/initial-state": "^0.2.0",
"@nextcloud/paths": "^0.2.0",