diff --git a/playground/package.json b/playground/package.json index 472177b5..dfd0d04f 100644 --- a/playground/package.json +++ b/playground/package.json @@ -8,6 +8,6 @@ "css-color-names": "^1.0.1", "kill-port": "^1.6.1", "node-fetch": "^3.3.2", - "sirv": "^2.0.4" + "sirv": "^3.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74e41562..d1d22224 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -172,8 +172,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 sirv: - specifier: ^2.0.4 - version: 2.0.4 + specifier: ^3.0.0 + version: 3.0.0 playground/ssr-vue: dependencies: @@ -3833,9 +3833,9 @@ packages: resolution: {integrity: sha512-tgqwPUMDcNDhuf1Xf6KTUsyeqGdgKMhzaH4PAZZuzguOgTl5uuyeYe/8mWgAr6IBxB5V06uqEf6Dy37gIWDtDg==} hasBin: true - sirv@2.0.4: - resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==} - engines: {node: '>= 10'} + sirv@3.0.0: + resolution: {integrity: sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==} + engines: {node: '>=18'} sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} @@ -8011,7 +8011,7 @@ snapshots: simple-git-hooks@2.11.1: {} - sirv@2.0.4: + sirv@3.0.0: dependencies: '@polka/url': 1.0.0-next.25 mrmime: 2.0.0