diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-15 03:01:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 03:01:17 +0000 |
commit | 8cedf0de038b151dbf573dfbda4e675751ee31bd (patch) | |
tree | 57f8c1741298f7a021813c08e8b671547ab004a2 /package-lock.json | |
parent | 0546023981a143cf2df28867037f36164a6785a3 (diff) | |
parent | 2e0977696656f37db66d6d7b71cfc1d79101fb40 (diff) | |
download | nextcloud-server-8cedf0de038b151dbf573dfbda4e675751ee31bd.tar.gz nextcloud-server-8cedf0de038b151dbf573dfbda4e675751ee31bd.zip |
Merge pull request #27683 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.2
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index c530ca6c2b5..3e92c90ca2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15858,9 +15858,9 @@ "integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==" }, "vue-router": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.1.tgz", - "integrity": "sha512-RRQNLT8Mzr8z7eL4p7BtKvRaTSGdCbTy2+Mm5HTJvLGYSSeG9gDzNasJPP/yOYKLy+/cLG/ftrqq5fvkFwBJEw==" + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.2.tgz", + "integrity": "sha512-807gn82hTnjCYGrnF3eNmIw/dk7/GE4B5h69BlyCK9KHASwSloD1Sjcn06zg9fVG4fYH2DrsNBZkpLtb25WtaQ==" }, "vue-style-loader": { "version": "4.1.3", |