summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-18 08:08:59 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-11-18 08:37:26 +0000
commitb20e9c2e35a50822f3db1070a003f1b82e767fa6 (patch)
tree94877ee984f3191d4c9bcbe92c260886c3797a96 /package-lock.json
parent911763aad50e27f5d8c667fead8e9a7f6d852a9a (diff)
downloadnextcloud-server-b20e9c2e35a50822f3db1070a003f1b82e767fa6.tar.gz
nextcloud-server-b20e9c2e35a50822f3db1070a003f1b82e767fa6.zip
Bump vuex from 3.1.1 to 3.1.2
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.1...v3.1.2) 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index a475fd483d1..4486287f08e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9470,9 +9470,9 @@
}
},
"vuex": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.1.tgz",
- "integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz",
+ "integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ=="
},
"vuex-router-sync": {
"version": "5.0.0",