mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 18:25:00 -06:00
Bump vue-router from 3.4.5 to 3.4.6 in /frontend
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.5 to 3.4.6. - [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.4.5...v3.4.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
adfd3ab3ac
commit
27f91365b4
6
frontend/package-lock.json
generated
Executable file → Normal file
6
frontend/package-lock.json
generated
Executable file → Normal file
@ -9300,9 +9300,9 @@
|
||||
}
|
||||
},
|
||||
"vue-router": {
|
||||
"version": "3.4.5",
|
||||
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.5.tgz",
|
||||
"integrity": "sha512-ioRY5QyDpXM9TDjOX6hX79gtaMXSVDDzSlbIlyAmbHNteIL81WIVB2e+jbzV23vzxtoV0krdS2XHm+GxFg+Nxg=="
|
||||
"version": "3.4.6",
|
||||
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.6.tgz",
|
||||
"integrity": "sha512-kaXnB3pfFxhAJl/Mp+XG1HJMyFqrL/xPqV7oXlpXn4AwMmm6VNgf0nllW8ksflmZANfI4kdo0bVn/FYSsAolPQ=="
|
||||
},
|
||||
"vue-style-loader": {
|
||||
"version": "4.1.2",
|
||||
|
2
frontend/package.json
Executable file → Normal file
2
frontend/package.json
Executable file → Normal file
@ -34,6 +34,6 @@
|
||||
"overlayscrollbars": "^1.13.0",
|
||||
"popper.js": "^1.16.1",
|
||||
"vue-chartjs": "^3.5.1",
|
||||
"vue-router": "^3.4.5"
|
||||
"vue-router": "^3.4.6"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user