Updated all non-major dependencies
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user