summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-11-16 11:03:09 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-16 13:04:14 +0100
commit46fb15c6ee749bea2470e0c71bb17f8977a94d47 (patch)
tree8dbb2d75a8ff2bc796185a6bd8ace1d6cdae7056 /package.json
parentc17b2a8d743650d2663e9bd1764382c5f2aa1d21 (diff)
update nextcloud-axios
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
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 d79ec0d5b..c495be835 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"homepage": "https://github.com/nextcloud/news",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
- "@nextcloud/axios": "^1.11.0",
+ "@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^4.2.2",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.2.0",