Skip to content

Commit

Permalink
Merge pull request #176 from dimaguy/dependabot/npm_and_yarn/uuid-11.0.5
Browse files Browse the repository at this point in the history
Bump uuid from 11.0.4 to 11.0.5
  • Loading branch information
dimaguy authored Jan 10, 2025
2 parents 309194b + 2213f63 commit 923ab43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"mcquery": "^1.0.3",
"os-utils": "^0.0.14",
"rcon": "^1.1.0",
"uuid": "^11.0.4",
"uuid": "^11.0.5",
"wait-for-event": "^2.0.1",
"ws": "^8.18.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -798,10 +798,10 @@ utf-8-validate@^6.0.5:
dependencies:
node-gyp-build "^4.3.0"

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

verror@^1.4.0:
version "1.10.0"
Expand Down

0 comments on commit 923ab43

Please sign in to comment.