diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-15 02:18:05 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-03-15 12:28:56 +0000 |
commit | 00405ea7fb7884e8387283777537d0ac702fc7ca (patch) | |
tree | 219dc7c10654ce4fcfef2947ae4a67f09030c844 /package-lock.json | |
parent | d1a5490b2db8da9f2159a34eecd6a3bba041d0f5 (diff) | |
download | nextcloud-server-00405ea7fb7884e8387283777537d0ac702fc7ca.tar.gz nextcloud-server-00405ea7fb7884e8387283777537d0ac702fc7ca.zip |
Bump vuex from 3.1.2 to 3.1.3
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.2...v3.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index d668f21ec25..eda6d89738f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10731,9 +10731,9 @@ } }, "vuex": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz", - "integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ==" + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.3.tgz", + "integrity": "sha512-k8vZqNMSNMgKelVZAPYw5MNb2xWSmVgCKtYKAptvm9YtZiOXnRXFWu//Y9zQNORTrm3dNj1n/WaZZI26tIX6Mw==" }, "vuex-router-sync": { "version": "5.0.0", |