From e6f34578dbe58c06bcab86b7a706677cb73fb8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:32:33 +0800 Subject: [PATCH] build(deps): bump uuid from 9.0.1 to 10.0.0 (#752) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0a9400a..2bc3488 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "typescript": "^5.4.5", "typescript-eslint": "^7.13.0", "unplugin-auto-import": "^0.17.6", - "uuid": "^9.0.1", + "uuid": "^10.0.0", "vite": "^5.2.13", "vite-plugin-pwa": "^0.20.0", "vite-plugin-solid": "^2.10.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09a5c46..12427b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -168,8 +168,8 @@ importers: specifier: ^0.17.6 version: 0.17.6(rollup@2.79.1) uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^10.0.0 + version: 10.0.0 vite: specifier: ^5.2.13 version: 5.2.13(@types/node@20.14.2)(terser@5.31.0) @@ -3545,8 +3545,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@9.0.1: - resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + uuid@10.0.0: + resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true validate-html-nesting@1.2.2: @@ -7263,7 +7263,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@9.0.1: {} + uuid@10.0.0: {} validate-html-nesting@1.2.2: {}