diff --git a/package.json b/package.json index 5fb0b23e..95ff948b 100644 --- a/package.json +++ b/package.json @@ -12,17 +12,17 @@ "lint": "eslint --ext .js,.vue --ignore-path .gitignore ." }, "dependencies": { - "@nuxtjs/axios": "^5.13.1", - "@nuxtjs/dayjs": "^1.3.1", + "@nuxtjs/axios": "^5.13.5", + "@nuxtjs/dayjs": "^1.4.0", "@nuxtjs/dotenv": "^1.4.1", "bootstrap": "^4.6.0", "bootstrap-vue": "^2.21.2", "cookie-universal-nuxt": "^2.1.4", "jwt-decode": "^3.1.2", "lodash": "^4.17.21", - "nuxt": "^2.15.3", + "nuxt": "^2.15.6", "splitpanes": "^2.3.6", - "video.js": "^7.11.4", + "video.js": "^7.11.8", "vue-loading-overlay": "^3.4.2", "vue2-perfect-scrollbar": "^1.5.0", "vuedraggable": "^2.24.3" @@ -32,7 +32,7 @@ "@nuxtjs/eslint-module": "^3.0.2", "@nuxtjs/style-resources": "^1.0.0", "babel-eslint": "^10.1.0", - "eslint": "^7.23.0", + "eslint": "^7.27.0", "eslint-plugin-nuxt": ">=2.0.0", "node-sass": "^5.0.0", "sass-loader": "^10.1.1"