summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-10-13 10:59:06 +0200
committerGitHub <noreply@github.com>2019-10-13 10:59:06 +0200
commit09828bee5a1322949c3c9e0db7bf697394da4a13 (patch)
treeef4763ac330f41def0e3bfa2ddfb084960058326 /package.json
parent1b21f79dcaa2caa5ce8ad06df406ac48e28c4a16 (diff)
parent116c9c41e1537c86acfae8abdf94afe273d74d74 (diff)
downloadnextcloud-server-09828bee5a1322949c3c9e0db7bf697394da4a13.tar.gz
nextcloud-server-09828bee5a1322949c3c9e0db7bf697394da4a13.zip
Merge pull request #17524 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-0.4.2
Bump @nextcloud/axios from 0.4.1 to 0.4.2
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 00e883abc6c..2477fadc7ec 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",