summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-12-23 08:36:56 +0100
committerGitHub <noreply@github.com>2019-12-23 08:36:56 +0100
commitfd76ec6860892d7824fa9f08b70c418892afeda3 (patch)
tree41718334eee36b084ea49a121d50d4f3b679eb3b /package.json
parent323fe46ba1b61e886f3eef707b914c4df8dc996e (diff)
parent8a7042a624d98f7384fe98a97be035fc6d1748a0 (diff)
downloadnextcloud-server-fd76ec6860892d7824fa9f08b70c418892afeda3.tar.gz
nextcloud-server-fd76ec6860892d7824fa9f08b70c418892afeda3.zip
Merge pull request #18522 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.1.0
Bump @nextcloud/axios from 0.5.0 to 1.1.0
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 eb2b0f54990..94b682e6f55 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@babel/polyfill": "^7.7.0",
"@chenfengyuan/vue-qrcode": "^1.0.1",
"@nextcloud/auth": "^1.1.0",
- "@nextcloud/axios": "^0.5.0",
+ "@nextcloud/axios": "^1.1.0",
"@nextcloud/dialogs": "^0.1.1",
"@nextcloud/event-bus": "^0.2.1",
"@nextcloud/initial-state": "^0.2.0",