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 Nov 8, 2024
1 parent fc0fd1b commit 477413c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
11 changes: 9 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
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15976,7 +15976,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 @@ -19047,6 +19047,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.0":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/b98082f398fa2ece8cacc2264402f739256ca70def4bb82e3a14ec70777d189c01ce1054764c3b59b8fc098b62b135a15d1b24914712904c988822e2ac9b4f44
languageName: node
linkType: hard

"uuid@npm:^3.0.1":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
Expand Down

0 comments on commit 477413c

Please sign in to comment.