diff --git a/package.json b/package.json index eb30ea38..92245698 100644 --- a/package.json +++ b/package.json @@ -28,19 +28,19 @@ "dependencies": { "@alerta/vue-authenticate": "github:alerta/vue-authenticate", "acorn-dynamic-import": "^4.0.0", - "axios": "^0.21.2", + "axios": "^0.28.1", "export-to-csv": "^0.2.1", "lodash": "^4.17.21", - "moment": "^2.29.1", + "moment": "^2.30.1", "nunjucks": "^3.2.3", "typescript-eslint-parser": "^22.0.0", - "vue": "^2.6.14", + "vue": "^2.7.16", "vue-authenticate": "github:alerta/vue-authenticate", - "vue-class-component": "^6.0.0", - "vue-i18n": "^8.26.7", + "vue-class-component": "^6.3.2", + "vue-i18n": "^8.28.2", "vue-object-merge": "^0.1.8", "vue-property-decorator": "^7.3.0", - "vue-router": "^3.5.3", + "vue-router": "^3.6.5", "vuetify": "^1.5.24", "vuex": "^3.6.2", "vuex-router-sync": "^5.0.0" @@ -67,7 +67,7 @@ "ts-jest": "^23.10.5", "typescript": "^3.9.10", "vue-cli-plugin-vuetify": "^0.4.6", - "vue-template-compiler": "^2.6.14", + "vue-template-compiler": "^2.7.16", "vuetify-loader": "^1.7.3" } }