Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-01-15 10:09:45 +0300
committerGitHub <noreply@github.com>2021-01-15 10:09:45 +0300
commit60fc05a5a97dda49536333a282ee880a3527a774 (patch)
treeb9c3f28ce00385e0cc81419ff2206fc6e8d7a0d2 /package.json
parent4878545f4951627755a3349ca39ff94ea920b472 (diff)
parent0e50078d8b715e61666223eeaa62a997be69afca (diff)
Merge pull request #1345 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 421f389dc..10b0af214 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
],
"dependencies": {
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.5.0",
+ "@nextcloud/axios": "^1.6.0",
"@nextcloud/browser-storage": "^0.1.1",
"@nextcloud/event-bus": "^1.2.0",
"@nextcloud/initial-state": "^1.2.0",