Skip to content

Commit d8fdf08

Browse files
Update dependency uuid to v14 [SECURITY]
1 parent a6140d1 commit d8fdf08

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"tiny-invariant": "^1.3.3",
151151
"tinycolor2": "1.6.0",
152152
"tzdata": "1.0.46",
153-
"uuid": "13.0.0",
153+
"uuid": "14.0.0",
154154
"zxcvbn": "4.4.2"
155155
},
156156
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22637,7 +22637,7 @@ __metadata:
2263722637
typescript: "npm:5.9.3"
2263822638
typescript-eslint: "npm:^8.36.0"
2263922639
tzdata: "npm:1.0.46"
22640-
uuid: "npm:13.0.0"
22640+
uuid: "npm:14.0.0"
2264122641
vite: "npm:^7.0.0"
2264222642
vite-bundle-visualizer: "npm:^1.2.1"
2264322643
vite-plugin-node-polyfills: "npm:^0.24.0"
@@ -25212,12 +25212,12 @@ __metadata:
2521225212
languageName: node
2521325213
linkType: hard
2521425214

25215-
"uuid@npm:*, uuid@npm:13.0.0":
25216-
version: 13.0.0
25217-
resolution: "uuid@npm:13.0.0"
25215+
"uuid@npm:*, uuid@npm:14.0.0":
25216+
version: 14.0.0
25217+
resolution: "uuid@npm:14.0.0"
2521825218
bin:
2521925219
uuid: dist-node/bin/uuid
25220-
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
25220+
checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
2522125221
languageName: node
2522225222
linkType: hard
2522325223

0 commit comments

Comments
 (0)