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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-26 04:18:58 +0300
committerGitHub <noreply@github.com>2020-04-26 04:18:58 +0300
commit67d93781cecbcff8c93a3801e12d0468b393f0b4 (patch)
tree42728c22c8934d4cbc681bdac3e5c351d46966f8 /package-lock.json
parent02d09887d5f39372ca3c6debfb35dbe46b987ba2 (diff)
Bump vuex from 3.1.3 to 3.3.0
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.3 to 3.3.0. - [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.1.3...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 951838ca..68e99c9d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10506,9 +10506,9 @@
}
},
"vuex": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.3.tgz",
- "integrity": "sha512-k8vZqNMSNMgKelVZAPYw5MNb2xWSmVgCKtYKAptvm9YtZiOXnRXFWu//Y9zQNORTrm3dNj1n/WaZZI26tIX6Mw=="
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.3.0.tgz",
+ "integrity": "sha512-1MfcBt+YFd20DPwKe0ThhYm1UEXZya4gVKUvCy7AtS11YAOUR+9a6u4fsv1Rr6ePZCDNxW/M1zuIaswp6nNv8Q=="
},
"vuex-router-sync": {
"version": "5.0.0",