Skip to content

Commit 9103b40

Browse files
chore(deps): update dependency uuid to v11 (#345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68c671f commit 9103b40

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"nock": "^13.5.0",
9797
"nyc": "17.1.0",
9898
"prettier": "3.3.3",
99-
"uuid": "10.0.0",
99+
"uuid": "11.0.2",
100100
"vite": "^5.0.12",
101101
"vite-plugin-checker": "^0.8.0",
102102
"vite-plugin-istanbul": "^6.0.0"

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6701,7 +6701,7 @@ __metadata:
67016701
react-i18next: "npm:15.1.0"
67026702
react-toastify: "npm:10.0.6"
67036703
typescript: "npm:5.6.3"
6704-
uuid: "npm:10.0.0"
6704+
uuid: "npm:11.0.2"
67056705
vite: "npm:^5.0.12"
67066706
vite-plugin-checker: "npm:^0.8.0"
67076707
vite-plugin-istanbul: "npm:^6.0.0"
@@ -10657,6 +10657,15 @@ __metadata:
1065710657
languageName: node
1065810658
linkType: hard
1065910659

10660+
"uuid@npm:11.0.2":
10661+
version: 11.0.2
10662+
resolution: "uuid@npm:11.0.2"
10663+
bin:
10664+
uuid: dist/esm/bin/uuid
10665+
checksum: 10/b98082f398fa2ece8cacc2264402f739256ca70def4bb82e3a14ec70777d189c01ce1054764c3b59b8fc098b62b135a15d1b24914712904c988822e2ac9b4f44
10666+
languageName: node
10667+
linkType: hard
10668+
1066010669
"uuid@npm:9.0.1":
1066110670
version: 9.0.1
1066210671
resolution: "uuid@npm:9.0.1"

0 commit comments

Comments
 (0)