Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11.0.5 (#4502)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 46d45a0 commit 19038d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mega-linter-runner/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3550,9 +3550,9 @@ util@^0.12.5:
which-typed-array "^1.1.2"

uuid@^11.0.0:
version "11.0.4"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.4.tgz#37943977894ef806d2919a7ca3f89d6e23c60bac"
integrity sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==
version "11.0.5"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==

validate-npm-package-license@^3.0.4:
version "3.0.4"
Expand Down

0 comments on commit 19038d4

Please sign in to comment.