diff --git a/package.json b/package.json index 70cf469af..749fd8c35 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "json-bigint": "1.0.0", "json5": "2.2.3", "jsrsasign": "10.9.0", - "koa": "2.14.2", + "koa": "2.15.0", "koa-basic-auth": "4.0.0", "koa-favicon": "2.1.0", "koa-mount": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4e331b13..6afe13fca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ dependencies: specifier: 10.9.0 version: 10.9.0 koa: - specifier: 2.14.2 - version: 2.14.2 + specifier: 2.15.0 + version: 2.15.0 koa-basic-auth: specifier: 4.0.0 version: 4.0.0 @@ -2748,8 +2748,8 @@ packages: resolution: {integrity: sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==} dev: true - /cookies@0.8.0: - resolution: {integrity: sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==} + /cookies@0.9.0: + resolution: {integrity: sha512-mtyMqy14RsH7+IRJglGcKtRLOq0SRt0DdXVrLgc+v1e/o0TNJUpdElhgr3AAi638LO0xZwEPcRRkJ3afxvGhUw==} engines: {node: '>= 0.8'} dependencies: depd: 2.0.0 @@ -5456,15 +5456,15 @@ packages: - supports-color dev: false - /koa@2.14.2: - resolution: {integrity: sha512-VFI2bpJaodz6P7x2uyLiX6RLYpZmOJqNmoCst/Yyd7hQlszyPwG/I9CQJ63nOtKSxpt5M7NH67V6nJL2BwCl7g==} + /koa@2.15.0: + resolution: {integrity: sha512-KEL/vU1knsoUvfP4MC4/GthpQrY/p6dzwaaGI6Rt4NQuFqkw3qrvsdYF5pz3wOfi7IGTvMPHC9aZIcUKYFNxsw==} engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} dependencies: accepts: 1.3.8 cache-content-type: 1.0.1 content-disposition: 0.5.4 content-type: 1.0.5 - cookies: 0.8.0 + cookies: 0.9.0 debug: 4.3.4(supports-color@5.5.0) delegates: 1.0.0 depd: 2.0.0