summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-10-31 15:45:41 +0100
committerGitHub <noreply@github.com>2020-10-31 15:45:41 +0100
commit0fe654f2d3b0357373444314cb84eed0d978b636 (patch)
tree0353d6649a7ec7531946a08ba51a6ca4166d80fb /package.json
parent9ab69ad28a5b6d031b1f4325b9ec48970e87ff0b (diff)
parent46b891066f1985e4d15f9712cc54b6fb7edcfba4 (diff)
downloadnextcloud-server-0fe654f2d3b0357373444314cb84eed0d978b636.tar.gz
nextcloud-server-0fe654f2d3b0357373444314cb84eed0d978b636.zip
Merge pull request #23807 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.5.0
Bump @nextcloud/axios from 1.4.0 to 1.5.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 8206616fc30..49e736ed842 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.3.3",
+ "@nextcloud/axios": "^1.5.0",
"@nextcloud/capabilities": "^1.0.2",
"@nextcloud/dialogs": "^3.0.0",
"@nextcloud/event-bus": "^1.2.0",