Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Oct 28, 2024
1 parent 54845a2 commit dbed89e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"rxjs": "7.8.1",
"sqids": "0.3.0",
"use-storage-state": "5.0.0",
"uuid": "11.0.1"
"uuid": "11.0.2"
},
"devDependencies": {
"@faker-js/faker": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ __metadata:
type-fest: "npm:4.26.1"
typescript: "npm:5.6.3"
use-storage-state: "npm:5.0.0"
uuid: "npm:11.0.1"
uuid: "npm:11.0.2"
webpack: "npm:5.95.0"
webpack-cli: "npm:5.1.4"
webpack-dev-server: "npm:5.1.0"
Expand Down Expand Up @@ -18418,12 +18418,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.1":
version: 11.0.1
resolution: "uuid@npm:11.0.1"
"uuid@npm:11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/cd5a1d7eccfd6da80382ec88cfa28b68dce2c1c1402228b813fc0065ab8b29d20594cffeb67d850bc166ade677a6c35741072bd9dd0cc7d565c1fe8eca14ef22
checksum: 10c0/bd0670a0d6f77f1932da7544c51c32ceb467f3835382df2265f3275c4981d32c136a08a4369fb027ecfffd0b2ae48f19a28266ef636c7347264d5720e85d5ba0
languageName: node
linkType: hard

Expand Down

0 comments on commit dbed89e

Please sign in to comment.