fix(deps): bump qrcode.vue from 3.2.2 to 3.3.0

Bumps [qrcode.vue](https://github.com/scopewu/qrcode.vue) from 3.2.2 to 3.3.0.
- [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/v3.3.0)

---
updated-dependencies:
- dependency-name: qrcode.vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-06 00:03:45 +00:00 committed by GitHub
parent 7d9b4692bd
commit dc87b70117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -25,7 +25,7 @@
"markdown-it-highlightjs": "^3.5.0",
"nuxt": "^2.15.8",
"nuxt-i18n": "^6.28.1",
"qrcode.vue": "^3.2.2",
"qrcode.vue": "^3.3.0",
"vue-plausible": "^1.2.1",
"vuetify": "^2.5.8",
"vuetify-toast-snackbar": "^0.6.1"
@ -19607,9 +19607,9 @@
}
},
"node_modules/qrcode.vue": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.2.tgz",
"integrity": "sha512-6q4EcGfx87Unus6V3/9ys1zyB/I96E+sjFDPswWoW1sYjn/pubSUd7ZWbipV5Aq1ZONe6l7PEkgYe/rdwPVWLQ==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz",
"integrity": "sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==",
"peerDependencies": {
"vue": "^3.0.0"
}
@ -40085,9 +40085,9 @@
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
},
"qrcode.vue": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.2.tgz",
"integrity": "sha512-6q4EcGfx87Unus6V3/9ys1zyB/I96E+sjFDPswWoW1sYjn/pubSUd7ZWbipV5Aq1ZONe6l7PEkgYe/rdwPVWLQ==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz",
"integrity": "sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==",
"requires": {}
},
"qs": {

View file

@ -53,7 +53,7 @@
"markdown-it-highlightjs": "^3.5.0",
"nuxt": "^2.15.8",
"nuxt-i18n": "^6.28.1",
"qrcode.vue": "^3.2.2",
"qrcode.vue": "^3.3.0",
"vue-plausible": "^1.2.1",
"vuetify": "^2.5.8",
"vuetify-toast-snackbar": "^0.6.1"