diff --git a/hw10/verbal-counting/package-lock.json b/hw10/verbal-counting/package-lock.json index 854431d..61e66d3 100644 --- a/hw10/verbal-counting/package-lock.json +++ b/hw10/verbal-counting/package-lock.json @@ -10696,9 +10696,9 @@ "dev": true }, "vuetify": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.3.tgz", - "integrity": "sha512-N9Rwx/cscIdHfBItHxiwkhmoxIVyZLBRWd/5LJJs4aVZIX6qkjQV6ThhxzqCYgFDb2jKMftavWX5hNQTxA9qEA==" + "version": "2.6.10", + "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.10.tgz", + "integrity": "sha512-fgUeRDDCwYkwu6WGEEKGe7IdfzOsXJCZGrqkn1pcS2ycuoDL8mR2/dejH5iFNnBY6MnsT365PAGn0J+9otjfQg==" }, "vuetify-loader": { "version": "1.5.0", diff --git a/hw10/verbal-counting/package.json b/hw10/verbal-counting/package.json index 16bd085..46cf667 100644 --- a/hw10/verbal-counting/package.json +++ b/hw10/verbal-counting/package.json @@ -12,7 +12,7 @@ "moment": "^2.27.0", "vue": "^2.6.11", "vue-router": "^3.3.4", - "vuetify": "^2.2.11", + "vuetify": "^2.6.10", "vuex": "^3.5.1" }, "devDependencies": {