Skip to content

Commit

Permalink
Update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent c4d4c86 commit 2ee2536
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"serve-favicon": "^2.5.0",
"test": "link:./test",
"traverse": "^0.6.6",
"uuid": "^10.0.0",
"uuid": "^11.0.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.1"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15682,7 +15682,7 @@ __metadata:
traverse: "npm:^0.6.6"
tslib: "npm:^2.6.0"
undici: "npm:^6.19.8"
uuid: "npm:^10.0.0"
uuid: "npm:^11.0.0"
watch: "npm:^1.0.2"
webdriverio: "npm:^8.21.0"
webpack: "npm:^5.95.0"
Expand Down Expand Up @@ -18660,7 +18660,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:10.0.0, uuid@npm:^10.0.0":
"uuid@npm:10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
Expand All @@ -18669,7 +18669,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0":
"uuid@npm:11.0, uuid@npm:^11.0.0":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
Expand Down

0 comments on commit 2ee2536

Please sign in to comment.