diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 68edccd..3727228 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "prettier": "^3.2.5", "tsx": "^4.7.1", "typescript": "^5.4.4", - "wrangler": "^3.42.0" + "wrangler": "^3.45.0" }, "packageManager": "[email protected]", "eslintConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cdb75b1..e8aea62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: ^5.4.4 version: 5.4.4 wrangler: - specifier: ^3.42.0 - version: 3.42.0(@cloudflare/[email protected]) + specifier: ^3.45.0 + version: 3.45.0(@cloudflare/[email protected]) packages: @@ -1791,8 +1791,8 @@ packages: hasBin: true dev: true - resolution: {integrity: sha512-kdHlMwhV241kck5oh8uyKPIhCusP1BL4+iOSeJZgcJ46EATA6crWtYqlARNU9t/iYXhzKhXOlOPJjjlCJuOgTA==} + resolution: {integrity: sha512-YUn1SwfxLqFWT8S0DeFtInIOSOAuZhIOiy8NSe4J4WeDx2/KkL7ksEyQ4iOM8VyPAReLzPV3KSUk+ARpkoTBWQ==} engines: {node: '>=16.13'} hasBin: true dependencies: @@ -2195,8 +2195,8 @@ packages: '@cloudflare/workerd-windows-64': 1.20240329.0 dev: true - /[email protected](@cloudflare/[email protected]): - resolution: {integrity: sha512-t/Fq80aG5RrCyN118aV9oG1Tt66QEatz0tarKzpy0cuUMUf3T3yJAuYb6kmYIy6+beQJNoGWSAjjhAQnOn2MCQ==} + /[email protected](@cloudflare/[email protected]): + resolution: {integrity: sha512-uR3xn4Au79NTit1xsPQRcgj17R9epsi/TfHoovOcNySlumrxoJKV89DRLKaPcjsmQXZiegnCsu9jlYLmaTdgKA==} engines: {node: '>=16.17.0'} hasBin: true peerDependencies: @@ -2212,7 +2212,7 @@ packages: blake3-wasm: 2.1.5 chokidar: 3.5.3 esbuild: 0.17.19 - miniflare: 3.20240329.0 + miniflare: 3.20240329.1 nanoid: 3.3.7 path-to-regexp: 6.2.1 resolve: 1.22.8 |
