diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df2b4e8..7a87a89 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1358,6 +1358,11 @@ packages: - supports-color dev: true + /@fastify/busboy/2.0.0: + resolution: {integrity: sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==} + engines: {node: '>=14'} + dev: true + /@humanwhocodes/config-array/0.9.5: resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} engines: {node: '>=10.10.0'} @@ -2151,7 +2156,7 @@ packages: resolution: {integrity: sha512-rn4uIeEz9SqZ82KroFQ4OGXRIZ8cLlvfk/CxfZBBkjfRjE1VpanzKYCAoN3dD716dBfLPsAa6Aq7VV6TpZCpVw==} dependencies: howler: 2.2.3 - vue-demi: 0.13.1_nwr6tvhzfjtz7ld5mgea42f5ca + vue-demi: 0.14.6_nwr6tvhzfjtz7ld5mgea42f5ca optionalDependencies: '@vue/composition-api': 1.6.3_vue@3.2.37 transitivePeerDependencies: @@ -5058,7 +5063,7 @@ packages: destr: 1.1.1 node-fetch-native: 0.1.4 ufo: 0.8.4 - undici: 5.5.1 + undici: 5.26.3 dev: true /on-finished/2.4.1: @@ -6170,9 +6175,11 @@ packages: jiti: 1.14.0 dev: true - /undici/5.5.1: - resolution: {integrity: sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==} - engines: {node: '>=12.18'} + /undici/5.26.3: + resolution: {integrity: sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==} + engines: {node: '>=14.0'} + dependencies: + '@fastify/busboy': 2.0.0 dev: true /unicode-canonical-property-names-ecmascript/2.0.0: @@ -6547,7 +6554,7 @@ packages: fsevents: 2.3.2 dev: true - /vue-demi/0.13.1_nwr6tvhzfjtz7ld5mgea42f5ca: + /vue-demi/0.13.1_vue@3.2.37: resolution: {integrity: sha512-xmkJ56koG3ptpLnpgmIzk9/4nFf4CqduSJbUM0OdPoU87NwRuZ6x49OLhjSa/fC15fV+5CbEnrxU4oyE022svg==} engines: {node: '>=12'} hasBin: true @@ -6559,12 +6566,10 @@ packages: '@vue/composition-api': optional: true dependencies: - '@vue/composition-api': 1.6.3_vue@3.2.37 vue: 3.2.37 - dev: false - /vue-demi/0.13.1_vue@3.2.37: - resolution: {integrity: sha512-xmkJ56koG3ptpLnpgmIzk9/4nFf4CqduSJbUM0OdPoU87NwRuZ6x49OLhjSa/fC15fV+5CbEnrxU4oyE022svg==} + /vue-demi/0.14.6_nwr6tvhzfjtz7ld5mgea42f5ca: + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true requiresBuild: true @@ -6575,7 +6580,9 @@ packages: '@vue/composition-api': optional: true dependencies: + '@vue/composition-api': 1.6.3_vue@3.2.37 vue: 3.2.37 + dev: false /vue-eslint-parser/9.0.3_eslint@8.18.0: resolution: {integrity: sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==}