Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 7c28256 commit 074d5b7
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 @@ -107,7 +107,7 @@
"nock": "^13.5.5",
"nyc": "17.1.0",
"prettier": "3.3.3",
"uuid": "11.0.2",
"uuid": "11.0.3",
"vite": "^5.4.10",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "^6.0.2"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7493,7 +7493,7 @@ __metadata:
react-toastify: "npm:10.0.6"
react-zoom-pan-pinch: "npm:^3.6.1"
typescript: "npm:5.6.3"
uuid: "npm:11.0.2"
uuid: "npm:11.0.3"
vite: "npm:^5.4.10"
vite-plugin-checker: "npm:^0.8.0"
vite-plugin-istanbul: "npm:^6.0.2"
Expand Down Expand Up @@ -11601,6 +11601,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 074d5b7

Please sign in to comment.