diff --git a/package.json b/package.json index f9f1e9c..8025226 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "bignumber.js": "^9.1.2", "cloudflared": "^0.5.1", "jsonwebtoken": "^9.0.2", - "koa": "^2.15.0", + "koa": "^2.15.2", "koa-bodyparser": "^4.4.1", "koa-compress": "^5.1.1", "koa-etag": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b63e8b..bb2924b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: ^9.0.2 version: 9.0.2 koa: - specifier: ^2.15.0 - version: 2.15.0 + specifier: ^2.15.2 + version: 2.15.2 koa-bodyparser: specifier: ^4.4.1 version: 4.4.1 @@ -573,8 +573,8 @@ packages: - supports-color dev: false - /koa@2.15.0: - resolution: {integrity: sha512-KEL/vU1knsoUvfP4MC4/GthpQrY/p6dzwaaGI6Rt4NQuFqkw3qrvsdYF5pz3wOfi7IGTvMPHC9aZIcUKYFNxsw==} + /koa@2.15.2: + resolution: {integrity: sha512-MXTeZH3M6AJ8ukW2QZ8wqO3Dcdfh2WRRmjCBkEP+NhKNCiqlO5RDqHmSnsyNrbRJrdjyvIGSJho4vQiWgQJSVA==} engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} dependencies: accepts: 1.3.8