diff --git a/packages/principal/package.json b/packages/principal/package.json index 2506e03..5d2ff8c 100644 --- a/packages/principal/package.json +++ b/packages/principal/package.json @@ -54,7 +54,7 @@ "dependencies": { "semaphore-async-await": "^1.5.1", "tslib": "^2.6.2", - "uuid": "^9.0.1" + "uuid": "^10.0.0" }, "gitHead": "a0fd78aed6b58c808dd2036f7832246fd67f95dc" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9117152..978f486 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^2.6.2 version: 2.6.3 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^10.0.0 + version: 10.0.0 devDependencies: '@constl/ipa': specifier: ^1.0.12 @@ -7491,6 +7491,10 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} + uuid@10.0.0: + resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + hasBin: true + uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} hasBin: true @@ -17449,6 +17453,8 @@ snapshots: utils-merge@1.0.1: {} + uuid@10.0.0: {} + uuid@9.0.1: {} validate-npm-package-license@3.0.4: