diff --git a/package.json b/package.json index c7d72d9a..28f42935 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@types/node-forge": "1.3.11", "@types/qrcode": "1.5.5", "@types/ua-parser-js": "0.7.39", - "@types/uuid": "9.0.0", + "@types/uuid": "9.0.8", "@unocss/eslint-config": "0.57.1", "@vitejs/plugin-vue": "4.3.2", "@vitejs/plugin-vue-jsx": "3.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ca841e5..9d569a92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -230,8 +230,8 @@ devDependencies: specifier: 0.7.39 version: 0.7.39 '@types/uuid': - specifier: 9.0.0 - version: 9.0.0 + specifier: 9.0.8 + version: 9.0.8 '@unocss/eslint-config': specifier: 0.57.1 version: 0.57.1(eslint@8.47.0)(typescript@5.2.2) @@ -2758,8 +2758,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@types/uuid@9.0.0: - resolution: {integrity: sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==} + /@types/uuid@9.0.8: + resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} dev: true /@types/web-bluetooth@0.0.17: