diff --git a/package-lock.json b/package-lock.json index 72210b1c1fa..7fe4f117630 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@hedgedoc/markdown-it-task-lists": "^2.0.1", "@mdi/svg": "^7.4.47", - "@nextcloud/auth": "^2.2.1", + "@nextcloud/auth": "^2.3.0", "@nextcloud/axios": "^2.5.0", "@nextcloud/browser-storage": "^0.3.0", "@nextcloud/dialogs": "^5.3.1", diff --git a/package.json b/package.json index 4b242f637cc..74fbf88baf9 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "@hedgedoc/markdown-it-task-lists": "^2.0.1", "@mdi/svg": "^7.4.47", - "@nextcloud/auth": "^2.2.1", + "@nextcloud/auth": "^2.3.0", "@nextcloud/axios": "^2.5.0", "@nextcloud/browser-storage": "^0.3.0", "@nextcloud/dialogs": "^5.3.1",