summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2022-10-26 23:13:27 -0700
committerBenjamin Brahmer <info@b-brahmer.de>2022-11-02 11:27:20 +0100
commit3bf3bc17ce2848bcb682e1c37ce36c11984a4d1c (patch)
tree5b25e5f344cbc15612f1a0c21e590d8dde0098a9 /package-lock.json
parent431236bbd84fbdcf130100c7d5f861e3d54c5542 (diff)
fix tests with proper mocking
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index d2bce808a..56244019b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7,7 +7,7 @@
"name": "nextcloud-news",
"license": "AGPL-3.0",
"dependencies": {
- "@nextcloud/axios": "^1.10.0",
+ "@nextcloud/axios": "^1.11.0",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.0.1",