]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump vuex from 3.4.0 to 3.5.1
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Thu, 30 Jul 2020 23:05:01 +0000 (23:05 +0000)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Fri, 31 Jul 2020 07:17:24 +0000 (09:17 +0200)
Bumps [vuex](https://github.com/vuejs/vuex) from 3.4.0 to 3.5.1.
- [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.4.0...v3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
package-lock.json
package.json

index b0fa5a8fde406e78f867af64d568d9b8f225385f..c3cd9582716aec6deb9b210a35407d6acfd434a7 100644 (file)
       }
     },
     "vuex": {
-      "version": "3.4.0",
-      "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.4.0.tgz",
-      "integrity": "sha512-ajtqwEW/QhnrBZQsZxCLHThZZaa+Db45c92Asf46ZDXu6uHXgbfVuBaJ4gzD2r4UX0oMJHstFwd2r2HM4l8umg=="
+      "version": "3.5.1",
+      "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.5.1.tgz",
+      "integrity": "sha512-w7oJzmHQs0FM9LXodfskhw9wgKBiaB+totOdb8sNzbTB2KDCEEwEs29NzBZFh/lmEK1t5tDmM1vtsO7ubG1DFw=="
     },
     "vuex-router-sync": {
       "version": "5.0.0",
index c978a3df049e8c9418b5606755639631bd8e3aa6..2bd024e3702cc15142355cbf7b9981524e890f96 100644 (file)
@@ -79,7 +79,7 @@
     "vue-localstorage": "^0.6.2",
     "vue-multiselect": "^2.1.6",
     "vue-router": "^3.3.4",
-    "vuex": "^3.4.0",
+    "vuex": "^3.5.1",
     "vuex-router-sync": "^5.0.0"
   },
   "devDependencies": {