diff --git a/package.json b/package.json index 056316db..2fb291ae 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "@types/node-forge": "1.3.11", "@types/qrcode": "1.5.5", "@types/ua-parser-js": "0.7.39", - "@types/uuid": "9.0.7", + "@types/uuid": "9.0.8", "@unocss/eslint-config": "0.58.3", "@vitejs/plugin-vue": "5.0.3", "@vitejs/plugin-vue-jsx": "3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e025a2a..d6c529eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -224,8 +224,8 @@ devDependencies: specifier: 0.7.39 version: 0.7.39 '@types/uuid': - specifier: 9.0.7 - version: 9.0.7 + specifier: 9.0.8 + version: 9.0.8 '@unocss/eslint-config': specifier: 0.58.3 version: 0.58.3(eslint@8.56.0)(typescript@5.3.3) @@ -2970,8 +2970,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@types/uuid@9.0.7: - resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==} + /@types/uuid@9.0.8: + resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} dev: true /@types/web-bluetooth@0.0.17: