summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-10 07:06:20 +0000
committerGitHub <noreply@github.com>2022-09-10 07:06:20 +0000
commit3bf6f360abb0a91959aea055001fc6c61e6d3396 (patch)
tree2d0ed90036e5cbb83bacf83877c9b42b8ea130a4
parente2c76bf4f7c84e709522689309144c53b2cf7f51 (diff)
parent44c2623148121ac621c4913a637b156d4d91b667 (diff)
Merge pull request #2922 from nextcloud/dependabot/npm_and_yarn/vue-router-3.6.5
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 36a96263..166087fe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"vue-clipboard2": "^0.3.3",
"vue-masonry": "^0.13.0",
"vue-material-design-icons": "^5.1.2",
- "vue-router": "^3.6.4",
+ "vue-router": "^3.6.5",
"vue-virtual-scroll-list": "^2.3.4",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.6.2",
@@ -15377,9 +15377,9 @@
}
},
"node_modules/vue-router": {
- "version": "3.6.4",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.4.tgz",
- "integrity": "sha512-QSJs5aKKPiwBH++gelVbnq0ZFbUZXjlsjAklUM+F8dtd49YY72QsD1uGpBk/cqLK1bkZ8HiqPjS8NkhaGtpqHw=="
+ "version": "3.6.5",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.5.tgz",
+ "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"node_modules/vue-style-loader": {
"version": "4.1.3",
@@ -27960,9 +27960,9 @@
"requires": {}
},
"vue-router": {
- "version": "3.6.4",
- "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.4.tgz",
- "integrity": "sha512-QSJs5aKKPiwBH++gelVbnq0ZFbUZXjlsjAklUM+F8dtd49YY72QsD1uGpBk/cqLK1bkZ8HiqPjS8NkhaGtpqHw=="
+ "version": "3.6.5",
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.6.5.tgz",
+ "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"vue-style-loader": {
"version": "4.1.3",
diff --git a/package.json b/package.json
index 1877fa9b..97b2f6ed 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"vue-clipboard2": "^0.3.3",
"vue-masonry": "^0.13.0",
"vue-material-design-icons": "^5.1.2",
- "vue-router": "^3.6.4",
+ "vue-router": "^3.6.5",
"vue-virtual-scroll-list": "^2.3.4",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.6.2",