summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2021-03-18 11:10:12 -0100
committerGitHub <noreply@github.com>2021-03-18 11:10:12 -0100
commita335f6347fd3e4a46355ce08426a83827998c329 (patch)
treedd5381bca580083b767eeef4109625edff559eb3 /package.json
parent79a92afccd16f4554bb1e06779bba97793a7c939 (diff)
parent75a4a15a93a1f637c34e70d965fb8302f9392e85 (diff)
Merge pull request #1197 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.6.0
Bump @nextcloud/axios from 1.5.0 to 1.6.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 3145665c..856fa5ea 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"dependencies": {
"@babel/runtime": "^7.13.10",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.5.0",
+ "@nextcloud/axios": "^1.6.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/logger": "^1.1.2",
"@nextcloud/moment": "^1.1.1",