Skip to content

Commit

Permalink
fix: upgrade vue-router from 4.4.0 to 4.4.5 (#1451)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vue-router from 4.4.0 to 4.4.5.

See this package in npm:
https://www.npmjs.com/package/vue-router

See this project in Snyk:
https://app.snyk.io/org/eregs-x7s/project/43fb9d91-0ee4-4e62-aa50-44cf68874b4a?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
brittag and snyk-bot authored Oct 25, 2024
1 parent 5d88e89 commit 7549acc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions solution/ui/regulations/eregs-vite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion solution/ui/regulations/eregs-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"vue": "^3.5.11",
"vue-router": "^4.4.0",
"vue-router": "^4.4.5",
"vue-template-compiler": "^2.7.16",
"vuetify": "^3.7.1"
},
Expand Down

0 comments on commit 7549acc

Please sign in to comment.