summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-06-25 21:06:46 -0100
committerGitHub <noreply@github.com>2020-06-25 21:06:46 -0100
commite030bef28e5bb02f25acba66e0bf8c177c9b6c25 (patch)
tree4e0185dce04b105bec3c46780024b4d4c6aa1727 /package.json
parent600dc4a00886473cbffeb3a842f6cce894a5ecc1 (diff)
parent50e7eff1dd53c71fd38ef660d0d361821431753f (diff)
Merge pull request #918 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.3.2v0.3.1
Bump @nextcloud/axios from 0.5.0 to 1.3.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 4daa8b82..a002ed98 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"dependencies": {
"@babel/runtime": "^7.10.3",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^0.5.0",
+ "@nextcloud/axios": "^1.3.2",
"@nextcloud/logger": "^0.1.0",
"@nextcloud/vue": "^2.1.0",
"he": "^1.2.0",