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

This commit is contained in:
dependabot[bot] 2021-07-29 09:50:33 +00:00 committed by GitHub
parent ae925ee467
commit 0dd359f6f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -23,7 +23,7 @@
"crypto-js": "^4.0.0",
"nuxt": "^2.15.7",
"nuxt-i18n": "^6.27.3",
"qrcode.vue": "^1.7.0",
"qrcode.vue": "^3.2.2",
"vue-plausible": "^1.2.1",
"vuetify": "^2.5.7",
"vuetify-toast-snackbar": "^0.6.1"
@ -23898,11 +23898,11 @@
}
},
"node_modules/qrcode.vue": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.7.0.tgz",
"integrity": "sha512-R7t6Y3fDDtcU7L4rtqwGUDP9xD64gJhIwpfjhRCTKmBoYF6SS49PIJHRJ048cse6OI7iwTwgyy2C46N9Ygoc6g==",
"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==",
"peerDependencies": {
"vue": "^2.0.0"
"vue": "^3.0.0"
}
},
"node_modules/qs": {
@ -47113,9 +47113,9 @@
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
},
"qrcode.vue": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.7.0.tgz",
"integrity": "sha512-R7t6Y3fDDtcU7L4rtqwGUDP9xD64gJhIwpfjhRCTKmBoYF6SS49PIJHRJ048cse6OI7iwTwgyy2C46N9Ygoc6g==",
"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==",
"requires": {}
},
"qs": {

View file

@ -51,7 +51,7 @@
"crypto-js": "^4.0.0",
"nuxt": "^2.15.7",
"nuxt-i18n": "^6.27.3",
"qrcode.vue": "^1.7.0",
"qrcode.vue": "^3.2.2",
"vue-plausible": "^1.2.1",
"vuetify": "^2.5.7",
"vuetify-toast-snackbar": "^0.6.1"