From 8002201079b0adeaffe5682a54ed93a6f3d7ea97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:47:15 +0100 Subject: [PATCH] [skip pizza] Bump uuid from 10.0.0 to 11.0.2 in /hasura.planx.uk/tests (#3897) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- hasura.planx.uk/tests/package.json | 2 +- hasura.planx.uk/tests/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hasura.planx.uk/tests/package.json b/hasura.planx.uk/tests/package.json index b5f2938381..e7bb967963 100644 --- a/hasura.planx.uk/tests/package.json +++ b/hasura.planx.uk/tests/package.json @@ -9,7 +9,7 @@ "isomorphic-fetch": "^3.0.0", "jest": "^29.7.0", "jsonwebtoken": "^9.0.1", - "uuid": "^10.0.0" + "uuid": "^11.0.2" }, "jest": { "setupFilesAfterEnv": [ diff --git a/hasura.planx.uk/tests/pnpm-lock.yaml b/hasura.planx.uk/tests/pnpm-lock.yaml index 781745a677..37bf0acb91 100644 --- a/hasura.planx.uk/tests/pnpm-lock.yaml +++ b/hasura.planx.uk/tests/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: ^9.0.1 version: 9.0.1 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.2 + version: 11.0.2 packages: @@ -2242,8 +2242,8 @@ packages: picocolors: 1.0.1 dev: false - /uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + /uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} hasBin: true dev: false