Merge pull request #724 from liyasthomas/dependabot/npm_and_yarn/nuxt-i18n-6.7.1

chore(deps): bump nuxt-i18n from 6.7.0 to 6.7.1
This commit is contained in:
Liyas Thomas 2020-03-31 09:53:50 +05:30 committed by GitHub
commit 87bc0b957c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -9926,9 +9926,9 @@
}
},
"nuxt-i18n": {
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.7.0.tgz",
"integrity": "sha512-MkVWXVA7t7XxrfBeiDTETu9FYlqD6C21LlEfU/3JNZi0TYhHa5+QTrSXbwFc3WnR/rlEs6SoHAXdxT5yuYOO3g==",
"version": "6.7.1",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.7.1.tgz",
"integrity": "sha512-deEOWOwltUDtBzJPMUpWUClfF5eashP3wG4xiOyj7hUZ+m0q1xeWYPWtT+c8lqsRKg/PtPohuR82PmmfRyETwA==",
"requires": {
"@babel/parser": "^7.5.5",
"@babel/traverse": "^7.5.5",
@ -14002,9 +14002,9 @@
"integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog=="
},
"vue-i18n": {
"version": "8.15.7",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.15.7.tgz",
"integrity": "sha512-0k6MySMjEe5rejFzWky2JCP0y006RZ0fBHAGGphKolF/l3LaSOaKuNkKRLEev1FL3E1ebInV1jGoNiJm15pc+g=="
"version": "8.16.0",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.16.0.tgz",
"integrity": "sha512-cp9JOsx4ETzlCsnD22FE8ZhAmD8kcyNLRKV0DPsS7bBNTCdIlOKuyTGonWKYcGCUtNMtwemDWRBevRm8eevBVg=="
},
"vue-i18n-extensions": {
"version": "0.2.1",

View file

@ -41,7 +41,7 @@
"graphql": "^14.6.0",
"graphql-language-service-interface": "^2.3.3",
"nuxt": "^2.12.1",
"nuxt-i18n": "^6.7.0",
"nuxt-i18n": "^6.7.1",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^2.3.0",
"v-tooltip": "^2.0.3",