summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-29 14:13:03 +0000
committerGitHub <noreply@github.com>2021-01-29 14:13:03 +0000
commite7346a79b68227e64fd912ab961a75a48456c1a0 (patch)
tree587aea9cf34a33f7c90b2feed837fc23c222c0e5 /package-lock.json
parent08a30093e70c1b441aa4b4d461fb0d271098d74e (diff)
Bump vuex from 3.5.1 to 3.6.2
Bumps [vuex](https://github.com/vuejs/vuex) from 3.5.1 to 3.6.2. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuex/compare/v3.5.1...v3.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index eef3d182..780896fa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19594,9 +19594,9 @@
"integrity": "sha512-UaOJhMnkoiRBlGB9k2FX5GqotJyoyYUpyTAjfBiB7K5ESt3KzRoaplfG7j7SAnH4ITk4DjVDC9WB2IX80TVYmQ=="
},
"vuex": {
- "version": "3.5.1",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.5.1.tgz",
- "integrity": "sha512-w7oJzmHQs0FM9LXodfskhw9wgKBiaB+totOdb8sNzbTB2KDCEEwEs29NzBZFh/lmEK1t5tDmM1vtsO7ubG1DFw=="
+ "version": "3.6.2",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.2.tgz",
+ "integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw=="
},
"vuex-router-sync": {
"version": "5.0.0",