Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v10 (#255)
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 Jun 13, 2024
1 parent 28a12bc commit f8e4bd2
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 @@ -100,7 +100,7 @@
"nock": "^13.5.1",
"nyc": "17.0.0",
"prettier": "3.3.0",
"uuid": "9.0.1",
"uuid": "10.0.0",
"vite": "^5.0.12",
"vite-plugin-checker": "^0.6.2",
"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 @@ -7804,7 +7804,7 @@ __metadata:
react-i18next: "npm:14.1.2"
react-toastify: "npm:10.0.5"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
uuid: "npm:10.0.0"
vite: "npm:^5.0.12"
vite-plugin-checker: "npm:^0.6.2"
vite-plugin-istanbul: "npm:^6.0.0"
Expand Down Expand Up @@ -12444,6 +12444,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10/35aa60614811a201ff90f8ca5e9ecb7076a75c3821e17f0f5ff72d44e36c2d35fcbc2ceee9c4ac7317f4cc41895da30e74f3885e30313bee48fda6338f250538
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 f8e4bd2

Please sign in to comment.