Skip to content

Commit

Permalink
Bump vue-router from 4.4.2 to 4.4.3 in /axolotl-web
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/router) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.2...v4.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 5f05476 commit 9758c31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion axolotl-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"qrcode": "1.5.3",
"vue": "^3.4.35",
"vue-native-websocket-vue3": "^3.1.7",
"vue-router": "^4.4.2",
"vue-router": "^4.4.3",
"vue3-gettext": "^3.0.0-beta.5",
"vue3-tel-input": "^1.0.4",
"vuex": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions axolotl-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3984,10 +3984,10 @@ vue-native-websocket-vue3@^3.1.7:
dependencies:
file-entry-cache "^6.0.1"

vue-router@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.4.2.tgz#bc7bf27f108fc15e5cc2a30b314a662275e2b2bb"
integrity sha512-1qNybkn2L7QsLzaXs8nvlQmRKp8XF8DCxZys/Jr1JpQcHsKUxTKzTxCVA1G7NfBfwRIBgCJPoujOG5lHCCNUxw==
vue-router@^4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.4.3.tgz#58a39dc804632bfb6d26f052aa8f6718bd130299"
integrity sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==
dependencies:
"@vue/devtools-api" "^6.6.3"

Expand Down

0 comments on commit 9758c31

Please sign in to comment.