diff --git a/package.json b/package.json index 33022a9..181a773 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@vue/cli-plugin-babel": "4.1.1", "@vue/cli-plugin-e2e-cypress": "4.1.2", - "@vue/cli-plugin-unit-mocha": "4.1.2", + "@vue/cli-plugin-unit-mocha": "5.0.0", "@vue/test-utils": "1.0.0-beta.31", "axios": "0.19.2", "bootstrap": "4.4.1", @@ -24,7 +24,7 @@ "flush-promises": "1.0.2", "jest-mock-axios": "3.2.0", "jest-serializer-vue": "2.0.2", - "jsdom": "16.0.1", + "jsdom": "16.5.0", "jsdom-global": "3.0.2", "vue": "^2.6.11", "vue-router": "3.1.5",