Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-30 11:09:56 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-03-30 12:13:08 +0300
commit19c7fc5ba69bd45227626e9febc538565e2d3dc1 (patch)
treec653e6de251fffefe6f0e1d4f7d843382ac8c61c /package.json
parentad9084e06031c880ce0a04cc3fb60a4539fc3920 (diff)
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[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6f4e33147..7afef0026 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"tiptap-utils": "^1.11.0",
"vue": "^2.6.12",
"vue-click-outside": "^1.0.7",
- "vuex": "^3.6.0"
+ "vuex": "^3.6.2"
},
"engines": {
"node": ">=10.0.0"