Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-30 22:30:24 +0300
committerGitHub <noreply@github.com>2019-12-30 22:30:24 +0300
commit235a39f30ae298eed9fea8c8febd0d9d7f3a9876 (patch)
treea8ad1408ea9cdf876c047f6fa0b6858e17bd6ac5 /package.json
parente3ef114faa72486db599f8fbbd924fe674b1b69d (diff)
parent2a1bf5bcb65610119508435d34dc11a17198b434 (diff)
Merge pull request #2638 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.1.0
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 43d7f9ff2..e035a96c0 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"stylelint:fix": "stylelint --config .stylelintrc src --fix"
},
"dependencies": {
- "@nextcloud/auth": "^0.3.1",
+ "@nextcloud/auth": "^1.1.0",
"@nextcloud/axios": "^1.1.0",
"@nextcloud/dialogs": "^1.0.0",
"@nextcloud/initial-state": "^1.0.0",