Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11 (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 68c671f commit 9103b40
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 @@ -96,7 +96,7 @@
"nock": "^13.5.0",
"nyc": "17.1.0",
"prettier": "3.3.3",
"uuid": "10.0.0",
"uuid": "11.0.2",
"vite": "^5.0.12",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "^6.0.0"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6701,7 +6701,7 @@ __metadata:
react-i18next: "npm:15.1.0"
react-toastify: "npm:10.0.6"
typescript: "npm:5.6.3"
uuid: "npm:10.0.0"
uuid: "npm:11.0.2"
vite: "npm:^5.0.12"
vite-plugin-checker: "npm:^0.8.0"
vite-plugin-istanbul: "npm:^6.0.0"
Expand Down Expand Up @@ -10657,6 +10657,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/b98082f398fa2ece8cacc2264402f739256ca70def4bb82e3a14ec70777d189c01ce1054764c3b59b8fc098b62b135a15d1b24914712904c988822e2ac9b4f44
languageName: node
linkType: hard

"uuid@npm:9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
Expand Down

0 comments on commit 9103b40

Please sign in to comment.