summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 2736c3b7..e8225a77 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15920,9 +15920,9 @@
}
},
"vuex": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.0.1.tgz",
- "integrity": "sha512-wLoqz0B7DSZtgbWL1ShIBBCjv22GV5U+vcBFox658g6V0s4wZV9P4YjCNyoHSyIBpj1f29JBoNQIqD82cR4O3w=="
+ "version": "3.5.1",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.5.1.tgz",
+ "integrity": "sha512-w7oJzmHQs0FM9LXodfskhw9wgKBiaB+totOdb8sNzbTB2KDCEEwEs29NzBZFh/lmEK1t5tDmM1vtsO7ubG1DFw=="
},
"w3c-hr-time": {
"version": "1.0.2",
diff --git a/package.json b/package.json
index 3b655425..7e09189e 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"vue-i18n": "8.15.3",
"vue-router": "3.1.3",
"vuelidate": "0.7.5",
- "vuex": "3.0.1",
+ "vuex": "3.5.1",
"xterm": "4.6.0",
"xterm-addon-attach": "0.6.0",
"xterm-addon-fit": "0.4.0"