summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-08-26 11:17:30 +0200
committerGitHub <noreply@github.com>2022-08-26 11:17:30 +0200
commitf766e1405c6f089901dd01f49c400933657c1aa1 (patch)
tree862caadc927eb3575d8860c0214453e1bd8a3287 /package.json
parentcdb466c0b3e48df53a5377daa4e694821a6e73c3 (diff)
parente243dd9e4b4e3014d64ebfc7519abce54fcb7e11 (diff)
Merge pull request #1169 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-2.0.0
Bump @nextcloud/auth from 1.3.0 to 2.0.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 82191ca5..2716c273 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
},
"dependencies": {
"@essentials/request-timeout": "^1.3.0",
- "@nextcloud/auth": "^1.3.0",
+ "@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^1.10.0",
"@nextcloud/dialogs": "^3.2.0",
"@nextcloud/event-bus": "^2.1.1",