summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-01-20 12:35:07 +0100
committerGitHub <noreply@github.com>2020-01-20 12:35:07 +0100
commitbb48bcf0ebce1b46ad478554ceae9f1f3e5b90e0 (patch)
tree733d38f02aac104b8150a2be891b856fe655335e /package.json
parent6a53029b1d1bc4e9759370c286374f797a8bcca6 (diff)
parent80ae78dc1e502184d4e55a11a58c408c660006e4 (diff)
downloadnextcloud-server-bb48bcf0ebce1b46ad478554ceae9f1f3e5b90e0.tar.gz
nextcloud-server-bb48bcf0ebce1b46ad478554ceae9f1f3e5b90e0.zip
Merge pull request #18989 from nextcloud/dependabot/npm_and_yarn/chenfengyuan/vue-qrcode-1.0.2
Bump @chenfengyuan/vue-qrcode from 1.0.1 to 1.0.2
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 e139cdf3806..5e3032d9863 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@babel/polyfill": "^7.7.0",
- "@chenfengyuan/vue-qrcode": "^1.0.1",
+ "@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.1.0",
"@nextcloud/axios": "^1.3.1",
"@nextcloud/dialogs": "^1.0.0",