Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11.0.3 (#441)
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 19, 2024
1 parent 97786da commit 4162563
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"lodash.debounce": "4.0.8",
"miragejs": "0.1.48",
"msw": "2.6.5",
"uuid": "11.0.2"
"uuid": "11.0.3"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@ __metadata:
react-test-renderer: "npm:18.3.1"
ts-node: "npm:10.9.2"
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-dts: "npm:4.3.0"
Expand Down Expand Up @@ -7556,12 +7556,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 4162563

Please sign in to comment.