Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 2813ce9 commit 3a4c6f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-toastify": "9.1.3",
"remark-breaks": "^3.0.3",
"typescript": "5.1.6",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"scripts": {
"dev": "vite",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8774,7 +8774,7 @@ __metadata:
rollup-plugin-visualizer: "npm:^5.12.0"
standard-version: "npm:9.5.0"
typescript: "npm:5.1.6"
uuid: "npm:9.0.0"
uuid: "npm:9.0.1"
vite: "npm:^5.0.12"
vite-plugin-checker: "npm:^0.6.2"
vite-plugin-dts: "npm:^3.7.2"
Expand Down Expand Up @@ -14385,15 +14385,6 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
bin:
uuid: dist/bin/uuid
checksum: 23857699a616d1b48224bc2b8440eae6e57d25463c3a0200e514ba8279dfa3bde7e92ea056122237839cfa32045e57d8f8f4a30e581d720fd72935572853ae2e
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 3a4c6f9

Please sign in to comment.