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 10, 2024
1 parent c206f61 commit f1242b9
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 @@ -15972,7 +15972,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 @@ -19020,6 +19020,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.0":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
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 f1242b9

Please sign in to comment.