diff --git a/package-lock.json b/package-lock.json index 0fd134d1ef..c3213d7abc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "agpl", "dependencies": { "@hedgedoc/markdown-it-task-lists": "^2.0.1", - "@nextcloud/auth": "^2.1.0", + "@nextcloud/auth": "^2.2.1", "@nextcloud/axios": "^2.4.0", "@nextcloud/browser-storage": "^0.2.0", "@nextcloud/dialogs": "^4.2.1", diff --git a/package.json b/package.json index 72f3a2b5c9..7afc2443f8 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ ], "dependencies": { "@hedgedoc/markdown-it-task-lists": "^2.0.1", - "@nextcloud/auth": "^2.1.0", + "@nextcloud/auth": "^2.2.1", "@nextcloud/axios": "^2.4.0", "@nextcloud/browser-storage": "^0.2.0", "@nextcloud/dialogs": "^4.2.1",