Bump vue-router from 3.5.1 to 3.5.2

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-26 01:01:23 +00:00 коммит произвёл GitHub
Родитель 6d831c0496
Коммит f7dc3f31f9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -48,7 +48,7 @@
"vue-outside-events": "^1.1.3",
"vue-prevent-unload": "^0.2.3",
"vue-resize": "^1.0.1",
"vue-router": "^3.5.1",
"vue-router": "^3.5.2",
"vue-shortkey": "^3.1.7",
"vue2-leaflet": "^2.7.0",
"vuex": "^3.6.2",
@ -23596,9 +23596,9 @@
}
},
"node_modules/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=="
},
"node_modules/vue-shortkey": {
"version": "3.1.7",
@ -45549,9 +45549,9 @@
}
},
"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-shortkey": {
"version": "3.1.7",

Просмотреть файл

@ -56,7 +56,7 @@
"vue-outside-events": "^1.1.3",
"vue-prevent-unload": "^0.2.3",
"vue-resize": "^1.0.1",
"vue-router": "^3.5.1",
"vue-router": "^3.5.2",
"vue-shortkey": "^3.1.7",
"vue2-leaflet": "^2.7.0",
"vuex": "^3.6.2",