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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2020-10-03 13:06:12 +0300
committerGitHub <noreply@github.com>2020-10-03 13:06:12 +0300
commit6edb0e8c32e9c1d215d5441a2f97400b8b176a6c (patch)
tree18436fa7a86755a7699982c69859682b047be6fb /package-lock.json
parent06b6429d74f55156a7e06845b477b152d36aae12 (diff)
parentaae5e6173b9bd5911e232a822127d52ae2f36205 (diff)
Merge pull request #4267 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.5
Bump vue-router from 3.4.4 to 3.4.5
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 adea215a9..43be98cde 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20660,9 +20660,9 @@
"integrity": "sha512-k5gOOwTIGSoWZb133Gx3IfSeiiAmve5GyWI7+pU8CvbNntpSAlrCYwZ26GB63NpxcLPK94+m0BDl5TxuZUI+Hw=="
},
"vue-router": {
- "version": "3.4.4",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.4.tgz",
- "integrity": "sha512-qFfwwLvxUYq+iDJ0UoE8HMnuZEDtIDA+p573brVMb7NZr0t1vhMeMWDTvgF2b8MqAFOc77bNOTSSwYcR4pCZlg=="
+ "version": "3.4.5",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.5.tgz",
+ "integrity": "sha512-ioRY5QyDpXM9TDjOX6hX79gtaMXSVDDzSlbIlyAmbHNteIL81WIVB2e+jbzV23vzxtoV0krdS2XHm+GxFg+Nxg=="
},
"vue-shortkey": {
"version": "3.1.7",