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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-12-06 19:08:54 +0300
committerGitHub <noreply@github.com>2021-12-06 19:08:54 +0300
commit3da78b0b51d8d2ff508ea55b9fd5cbe1e10ac755 (patch)
tree2bc61526b86c3312f933b6f2fb50f14a7903bd64 /package.json
parent6cd27247e3554c9ba2816269391d29fb72b4d273 (diff)
parent48e271af24973516cb9e7cda5b03c76ca0669a1b (diff)
Merge pull request #6627 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.8.0
Bump @nextcloud/axios from 1.7.0 to 1.8.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 3ec9bd7f0..091f5f787 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"dependencies": {
"@juliushaertl/vue-richtext": "^0.3.3",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.7.0",
+ "@nextcloud/axios": "^1.8.0",
"@nextcloud/browser-storage": "^0.1.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",