diff --git a/package.json b/package.json index c249944..67ff9f6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-react": "^7.37.5", "expect": "^30.3.0", "globals": "^17.4.0", - "miniflare": "^4.20260317.1", + "miniflare": "^4.20260317.3", "prettier": "3.8.1", "prettier-plugin-organize-imports": "^4.3.0", "tsx": "^4.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0afcc4d..22166a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^17.4.0 version: 17.4.0 miniflare: - specifier: ^4.20260317.1 - version: 4.20260317.1 + specifier: ^4.20260317.3 + version: 4.20260317.3 prettier: specifier: 3.8.1 version: 3.8.1 @@ -2430,6 +2430,11 @@ packages: engines: {node: '>=18.0.0'} hasBin: true + miniflare@4.20260317.3: + resolution: {integrity: sha512-tK78D3X4q30/SXqVwMhWrUfH+ffRou9dJLC+jkhNy5zh1I7i7T4JH6xihOvYxdCSBavJ5fQXaaxDJz6orh09BA==} + engines: {node: '>=18.0.0'} + hasBin: true + minimatch@10.2.4: resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} engines: {node: 18 || 20 || >=22} @@ -5259,6 +5264,18 @@ snapshots: - bufferutil - utf-8-validate + miniflare@4.20260317.3: + dependencies: + '@cspotcode/source-map-support': 0.8.1 + sharp: 0.34.5 + undici: 7.24.4 + workerd: 1.20260317.1 + ws: 8.18.0 + youch: 4.1.0-beta.10 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + minimatch@10.2.4: dependencies: brace-expansion: 5.0.4