diff --git a/package.json b/package.json index 114f079..9016302 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": { "currency.js": "^2.0.4", "mark.js": "^8.11.1", - "uuid": "^13.0.0" + "uuid": "^14.0.0" }, "devDependencies": { "@playwright/test": "^1.58.2", diff --git a/yarn.lock b/yarn.lock index 4566b73..5c2c2cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2280,7 +2280,7 @@ __metadata: start-server-and-test: "npm:^3.0.0" type-fest: "npm:^5.5.0" typescript: "npm:~6.0" - uuid: "npm:^13.0.0" + uuid: "npm:^14.0.0" vite: "npm:^8.0.3" vite-plugin-oxlint: "npm:^2.0.1" vite-plugin-vue-tailwind-auto-reference: "npm:^2.0.1" @@ -5507,7 +5507,7 @@ __metadata: languageName: node linkType: hard -"uuid@npm:*, uuid@npm:^13.0.0": +"uuid@npm:*": version: 13.0.0 resolution: "uuid@npm:13.0.0" bin: @@ -5516,6 +5516,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:^14.0.0": + version: 14.0.0 + resolution: "uuid@npm:14.0.0" + bin: + uuid: dist-node/bin/uuid + checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50 + languageName: node + linkType: hard + "vfile-message@npm:^4.0.0": version: 4.0.3 resolution: "vfile-message@npm:4.0.3"