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

This commit is contained in:
dependabot[bot] 2021-09-13 00:09:13 +00:00 committed by GitHub
parent 18c7f0ecb0
commit 3f3ec39264
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", "markdown-it-highlightjs": "^3.5.0",
"nuxt": "^2.15.8", "nuxt": "^2.15.8",
"nuxt-i18n": "^6.28.1", "nuxt-i18n": "^6.28.1",
"qrcode.vue": "^3.3.0", "qrcode.vue": "^3.3.2",
"vue-plausible": "^1.2.1", "vue-plausible": "^1.2.1",
"vuetify": "^2.5.8", "vuetify": "^2.5.8",
"vuetify-toast-snackbar": "^0.6.1" "vuetify-toast-snackbar": "^0.6.1"
@ -19607,9 +19607,9 @@
} }
}, },
"node_modules/qrcode.vue": { "node_modules/qrcode.vue": {
"version": "3.3.0", "version": "3.3.2",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz", "resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.2.tgz",
"integrity": "sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==", "integrity": "sha512-XnF78pPxx32mOR3ySA4zLlJ22BfBP6h7cDuE+VhPF1vnETN5D2YvR4FkzQ8eU2HkjSjfNREmCVZ5OJjmDQzuAA==",
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"
} }
@ -40085,9 +40085,9 @@
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=" "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
}, },
"qrcode.vue": { "qrcode.vue": {
"version": "3.3.0", "version": "3.3.2",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz", "resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.2.tgz",
"integrity": "sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==", "integrity": "sha512-XnF78pPxx32mOR3ySA4zLlJ22BfBP6h7cDuE+VhPF1vnETN5D2YvR4FkzQ8eU2HkjSjfNREmCVZ5OJjmDQzuAA==",
"requires": {} "requires": {}
}, },
"qs": { "qs": {

View file

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