mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
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:
parent
978aadc9b1
commit
f2a8abb264
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user