Updated all non-major dependencies

This commit is contained in:
Liyas Thomas
2020-09-09 05:47:43 +05:30
parent ab736cf975
commit ba108fe23a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -10935,9 +10935,9 @@
}
},
"nuxt-i18n": {
"version": "6.13.12",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.13.12.tgz",
"integrity": "sha512-lpk59Fs8+heoXSJ/7VAHmSLXvyegaPmlYe+wSeI7g4VHVHL7YHIHypUPu/pQfEe0h1f5GY0R/w1Y8AEEPaXiVw==",
"version": "6.14.2",
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.14.2.tgz",
"integrity": "sha512-3xsoJGT+DVGIyYqoeEsuVOGUK0zK8Gsi8MM1G/NXaNWFfI+98vDYlJTccrYWUIjWVvdq9JxniMBm/qNHkE73GA==",
"requires": {
"@babel/parser": "^7.5.5",
"@babel/traverse": "^7.5.5",

View File

@@ -38,7 +38,7 @@
"graphql": "^15.3.0",
"graphql-language-service-interface": "^2.4.1",
"nuxt": "^2.14.4",
"nuxt-i18n": "^6.13.12",
"nuxt-i18n": "^6.14.2",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^2.3.0",
"socketio-wildcard": "^2.0.0",