From 9b86fa13843726e3f7201d1f778f1cf39c9eeab4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 22:59:44 +0000 Subject: [PATCH] Update dependency @types/uuid to v8.3.4 --- packages/next/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/next/package.json b/packages/next/package.json index 0a11e948d7..12c2edcf7e 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -187,7 +187,7 @@ "@types/tar": "6.1.5", "@types/text-table": "0.2.3", "@types/ua-parser-js": "0.7.36", - "@types/uuid": "8.3.1", + "@types/uuid": "8.3.4", "@types/webpack-sources1": "npm:@types/webpack-sources@0.1.5", "@types/ws": "8.2.0", "@vercel/ncc": "0.34.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13f4986013..beb7701d46 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -953,8 +953,8 @@ importers: specifier: 0.7.36 version: 0.7.36 '@types/uuid': - specifier: 8.3.1 - version: 8.3.1 + specifier: 8.3.4 + version: 8.3.4 '@types/webpack-sources1': specifier: npm:@types/webpack-sources@0.1.5 version: /@types/webpack-sources@0.1.5 @@ -8342,8 +8342,8 @@ packages: /@types/unist@2.0.3: resolution: {integrity: sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==} - /@types/uuid@8.3.1: - resolution: {integrity: sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==} + /@types/uuid@8.3.4: + resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} dev: true /@types/validate-npm-package-name@3.0.0: