Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v10 (#3435)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stephan Köninger <[email protected]>
  • Loading branch information
renovate[bot] and SteKoe committed Jul 19, 2024
1 parent 604e9ca commit 26f3017
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
23 changes: 19 additions & 4 deletions spring-boot-admin-server-ui/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 spring-boot-admin-server-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-dom": "18.3.1",
"resize-observer-polyfill": "1.5.1",
"rxjs": "7.8.1",
"uuid": "9.0.1",
"uuid": "10.0.0",
"v3-infinite-loading": "1.3.1",
"vue": "3.4.32",
"vue-i18n": "9.13.1",
Expand Down

0 comments on commit 26f3017

Please sign in to comment.