aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-02 21:17:14 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-02-03 08:47:14 +0000
commit57263eb08f858b901fc797a493fce922dff59897 (patch)
tree149dd6767eb196dd62a95faee3634e979cc69b42 /package-lock.json
parent17930c64f499979354d68e80e91c5ad3536d0c84 (diff)
downloadnextcloud-server-57263eb08f858b901fc797a493fce922dff59897.tar.gz
nextcloud-server-57263eb08f858b901fc797a493fce922dff59897.zip
Bump vuex from 3.6.0 to 3.6.2
Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.0 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.6.0...v3.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[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 92d449f3592..f4c6d5c159c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10659,9 +10659,9 @@
}
},
"vuex": {
- "version": "3.6.0",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.0.tgz",
- "integrity": "sha512-W74OO2vCJPs9/YjNjW8lLbj+jzT24waTo2KShI8jLvJW8OaIkgb3wuAMA7D+ZiUxDOx3ubwSZTaJBip9G8a3aQ=="
+ "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",