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>2022-05-02 09:57:25 +0300
committerGitHub <noreply@github.com>2022-05-02 09:57:25 +0300
commita18af1cc7239baca31dad0f1f25534026ff42a78 (patch)
tree229dda7d380139d41aa19f3f8b2f71ad3d9538e6 /package.json
parentc09f3add86e0c9a121f73fc73d6040aaecf19a47 (diff)
parent2052b92de33dea03fa3c686b6b01314291297956 (diff)
Merge pull request #7259 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.10.0
Bump @nextcloud/axios from 1.9.0 to 1.10.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 566b30ffa..305d86b4b 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.9.0",
+ "@nextcloud/axios": "^1.10.0",
"@nextcloud/browser-storage": "^0.1.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",