diff --git a/frontend/package.json b/frontend/package.json index 33ab0a9df1b..c1dc6c9e789 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -81,7 +81,7 @@ "rfdc": "^1.4.1", "seeded-rand": "^2.0.1", "throttle-debounce": "^5.0.2", - "uuid": "^10.0.0" + "uuid": "^11.0.0" }, "devDependencies": { "@babel/parser": "^7.24.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0460a61edf2..e1120f1251e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.0 + version: 11.0.3 devDependencies: '@babel/parser': specifier: ^7.24.8 @@ -7413,8 +7413,8 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} hasBin: true uuid@9.0.1: @@ -16272,7 +16272,7 @@ snapshots: utils-merge@1.0.1: {} - uuid@10.0.0: {} + uuid@11.0.3: {} uuid@9.0.1: {}