chore(deps): bump qrcode.vue from 1.6.2 to 1.6.3 in /frontend (#860)

Bumps [qrcode.vue](https://github.com/scopewu/qrcode.vue) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/scopewu/qrcode.vue/releases)
- [Changelog](https://github.com/scopewu/qrcode.vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/scopewu/qrcode.vue/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-20 10:17:11 +01:00 committed by Henrique Dias
parent 978aadc9b1
commit f2a8abb264
2 changed files with 4 additions and 4 deletions

View File

@ -9655,9 +9655,9 @@
"dev": true
},
"qrcode.vue": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.6.2.tgz",
"integrity": "sha512-zlQ7btO//ACLv2FT4PJGumecXQ2SMtajkR7FuKscD1dR9u0/AnttOamfADVf6Ha7oeHb1b/27JkzQ+VkSAkKPA=="
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.6.3.tgz",
"integrity": "sha512-zQqA2L3oNuH7+MN0qiA4UW3MCTKutLQOuq794u0TcBvvWJonmrMf+7gA5UDAYxdMqooEPupptUhEtmc0843tvg=="
},
"qs": {
"version": "6.5.2",

View File

@ -17,7 +17,7 @@
"moment": "^2.24.0",
"normalize.css": "^8.0.1",
"noty": "^3.2.0-beta",
"qrcode.vue": "^1.6.2",
"qrcode.vue": "^1.6.3",
"vue": "^2.6.10",
"vue-i18n": "^8.14.1",
"vue-router": "^3.1.3",