diff --git a/package.json b/package.json index 62d5375..498b380 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "get-port-please": "^3.1.2", "h3": "^1.11.1", "http-shutdown": "^1.2.2", - "jiti": "^1.21.0", + "jiti": "^2.0.0", "mlly": "^1.6.1", "node-forge": "^1.3.1", "pathe": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71761d2..d31405d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^1.2.2 version: 1.2.2 jiti: - specifier: ^1.21.0 - version: 1.21.0 + specifier: ^2.0.0 + version: 2.0.0 mlly: specifier: ^1.6.1 version: 1.6.1 @@ -3266,6 +3266,12 @@ packages: /jiti@1.21.0: resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} hasBin: true + dev: true + + /jiti@2.0.0: + resolution: {integrity: sha512-CJ7e7Abb779OTRv3lomfp7Mns/Sy1+U4pcAx5VbjxCZD5ZM/VJaXPpPjNKjtSvWQy/H86E49REXR34dl1JEz9w==} + hasBin: true + dev: false /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}