diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-12 12:59:22 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-01-12 13:13:33 +0000 |
commit | fd243ff5c43456deaef42d4e95a0645f5f107c1f (patch) | |
tree | 5728164be3d5fec452d315f23049e438c745ad0e /package.json | |
parent | dffd76d4eebe1f018ea67b2889b3ef60f82d2558 (diff) | |
download | nextcloud-server-fd243ff5c43456deaef42d4e95a0645f5f107c1f.tar.gz nextcloud-server-fd243ff5c43456deaef42d4e95a0645f5f107c1f.zip |
Bump @nextcloud/auth from 1.1.0 to 1.2.1
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.1.0 to 1.2.1.
- [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.1.0...v1.2.1)
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d82e9adcf17..fa2593cd842 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@babel/polyfill": "^7.7.0", "@chenfengyuan/vue-qrcode": "^1.0.1", - "@nextcloud/auth": "^1.1.0", + "@nextcloud/auth": "^1.2.1", "@nextcloud/axios": "^1.1.0", "@nextcloud/dialogs": "^1.0.0", "@nextcloud/event-bus": "^1.0.0", |