Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 48c759d commit a6f4cbb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react-toastify": "10.0.6",
"social-links": "1.14.0",
"stylis": "4.3.4",
"uuid": "10.0.0"
"uuid": "11.0.3"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7289,7 +7289,7 @@ __metadata:
standard-version: "npm:9.5.0"
stylis: "npm:4.3.4"
typescript: "npm:5.6.3"
uuid: "npm:10.0.0"
uuid: "npm:11.0.3"
wait-on: "npm:8.0.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12443,6 +12443,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
languageName: node
linkType: hard

"uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
Expand Down

0 comments on commit a6f4cbb

Please sign in to comment.