From 5197bb265a42e0643f63c3edec9cd6e8406cf633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:40:25 +0000 Subject: [PATCH] chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- contracts/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/contracts/package.json b/contracts/package.json index 261580a3ce..ad742cf2df 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -110,7 +110,7 @@ "@types/mocha": "^10.0.7", "@types/node": "^20.14.8", "@types/snarkjs": "^0.7.8", - "@types/uuid": "^9.0.2", + "@types/uuid": "^10.0.0", "chai": "^4.3.10", "dotenv": "^16.4.5", "hardhat-artifactor": "^0.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d9f909930..a9ebec7da2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -297,8 +297,8 @@ importers: specifier: ^0.7.8 version: 0.7.8 '@types/uuid': - specifier: ^9.0.2 - version: 9.0.8 + specifier: ^10.0.0 + version: 10.0.0 chai: specifier: ^4.3.10 version: 4.4.1 @@ -6681,8 +6681,8 @@ packages: /@types/unist@3.0.2: resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} - /@types/uuid@9.0.8: - resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} + /@types/uuid@10.0.0: + resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==} dev: true /@types/validator@13.11.10: