Bump vuex-persist from 2.1.1 to 2.2.0

Bumps [vuex-persist](https://github.com/championswimmer/vuex-persist) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/championswimmer/vuex-persist/releases)
- [Changelog](https://github.com/championswimmer/vuex-persist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/championswimmer/vuex-persist/compare/v2.1.1...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-30 00:13:42 +00:00
committed by GitHub
parent a0191bafe7
commit cff94a1672
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11154,9 +11154,9 @@
"integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
},
"vuex-persist": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/vuex-persist/-/vuex-persist-2.1.1.tgz",
"integrity": "sha512-FD/l3M5b2y3r/zerE/IV7EmWAq03g/t5uKboLD3dB+8hyTAQztX+rqNvbJqBJ3aOcccIrkvEmyvwgOW9QM/LPg==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/vuex-persist/-/vuex-persist-2.2.0.tgz",
"integrity": "sha512-o/qbBeMcKZZqMvCXc7kfIew/5cjHxlP1f53rx5YYp3r2tk2kxXYK/UZumxKn7OXywlurl2r0mgkuBzH6nIWFjw==",
"requires": {
"flatted": "^2.0.0",
"lodash.merge": "^4.6.2"