diff --git a/benchmarks/foxify/package.json b/benchmarks/foxify/package.json index 312f6e9..830235b 100644 --- a/benchmarks/foxify/package.json +++ b/benchmarks/foxify/package.json @@ -20,7 +20,7 @@ "foxify-old": "npm:foxify@0.10.20", "koa": "^2.13.4", "koa-router": "^12.0.0", - "micro": "^9.4.1", + "micro": "^10.0.1", "microrouter": "^3.1.3", "polka": "^0.5.2", "rayo": "^1.3.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edc0e13..61d571c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: ^12.0.0 version: 12.0.0 micro: - specifier: ^9.4.1 - version: 9.4.1 + specifier: ^10.0.1 + version: 10.0.1 microrouter: specifier: ^3.1.3 version: 3.1.3 @@ -7526,9 +7526,9 @@ packages: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} engines: {node: '>= 0.6'} - /micro@9.4.1: - resolution: {integrity: sha512-Lpjcbp6Y9GJIfewxDfTmu9eW0rt0MGo+Gs1d3yJLFa7mhErtKkCngGhDbA/O1gqUjEwsHh+jWPg8BJ0Bx4AgFA==} - engines: {node: '>= 8.0.0'} + /micro@10.0.1: + resolution: {integrity: sha512-9uwZSsUrqf6+4FLLpiPj5TRWQv5w5uJrJwsx1LR/TjqvQmKC1XnGQ9OHrFwR3cbZ46YqPqxO/XJCOpWnqMPw2Q==} + engines: {node: '>= 16.0.0'} hasBin: true dependencies: arg: 4.1.0