summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-20 20:49:43 +0000
committerGitHub <noreply@github.com>2020-03-20 20:49:43 +0000
commit39a56ba975b90ceec808cf7805396323ce8fa128 (patch)
tree9d7b80e221339efc37faa596d65b132d29e0e3f5 /package.json
parent8459af516b2f13224b54bc8cec9b32782e71f86f (diff)
Bump @nextcloud/auth from 1.2.1 to 1.2.2
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.2.1 to 1.2.2. - [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.1...v1.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 a2fc93f9..59b4b0ea 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
},
"dependencies": {
"@mattkrick/sanitize-svg": "^0.2.1",
- "@nextcloud/auth": "^1.2.1",
+ "@nextcloud/auth": "^1.2.2",
"@nextcloud/dialogs": "^1.2.1",
"@nextcloud/initial-state": "^1.1.0",
"@nextcloud/l10n": "^1.1.0",