summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-07 01:18:11 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-06-07 08:47:37 +0000
commit807e286f421019cdea873eb3f9e530ecea34e81c (patch)
tree6bf9ba3c4df3299ecc2e9fde4923f302abd2f048 /package.json
parentdba76c04bba910c3c6f1dec4f3eba6416ec3378d (diff)
downloadnextcloud-server-807e286f421019cdea873eb3f9e530ecea34e81c.tar.gz
nextcloud-server-807e286f421019cdea873eb3f9e530ecea34e81c.zip
Bump @nextcloud/auth from 1.2.3 to 1.3.0
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/nextcloud/nextcloud-auth/releases) - [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v1.2.3...v1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
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 fe2b126deaf..4cca0011ed9 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
- "@nextcloud/auth": "^1.2.3",
+ "@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.3.2",
"@nextcloud/capabilities": "^1.0.2",
"@nextcloud/dialogs": "^1.3.1",