aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-01-27 15:07:05 +0100
committerGitHub <noreply@github.com>2020-01-27 15:07:05 +0100
commit8be4efb0234a8bd3ea5d90f230efc40732291235 (patch)
treef5fa9f9facd7874e9996464e80c63b6054071507 /package.json
parentcd944fb5e74484c67bff77363448318af882bb1f (diff)
parente641fae203c4d7c07075129c69044eebfae98087 (diff)
downloadnextcloud-server-8be4efb0234a8bd3ea5d90f230efc40732291235.tar.gz
nextcloud-server-8be4efb0234a8bd3ea5d90f230efc40732291235.zip
Merge pull request #19142 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.2.1
Bump @nextcloud/auth from 1.1.0 to 1.2.1
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 1dcd9384dda..47b2c7c95db 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"dependencies": {
"@babel/polyfill": "^7.7.0",
"@chenfengyuan/vue-qrcode": "^1.0.2",
- "@nextcloud/auth": "^1.1.0",
+ "@nextcloud/auth": "^1.2.1",
"@nextcloud/axios": "^1.3.1",
"@nextcloud/dialogs": "^1.0.0",
"@nextcloud/event-bus": "^1.0.0",