Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit e31ed3f

Browse files
fix(deps): update dependency uuid to v11.1.0 (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf35a35 commit e31ed3f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-query": "3.39.3",
2929
"react-redux": "9.2.0",
3030
"react-router-dom": "7.3.0",
31-
"uuid": "11.0.5",
31+
"uuid": "11.1.0",
3232
"zod": "3.24.2"
3333
},
3434
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5421,10 +5421,10 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
54215421
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
54225422
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
54235423

5424-
uuid@11.0.5:
5425-
version "11.0.5"
5426-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
5427-
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==
5424+
uuid@11.1.0:
5425+
version "11.1.0"
5426+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
5427+
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
54285428

54295429
v8-to-istanbul@^9.0.1:
54305430
version "9.0.1"

0 commit comments

Comments
 (0)