Update dependency koa to v2.16.4

This commit is contained in:
2026-04-15 12:55:57 +00:00
parent e79c0c87c4
commit 82750efc42

6
package-lock.json generated
View File

@@ -866,9 +866,9 @@
} }
}, },
"node_modules/koa": { "node_modules/koa": {
"version": "2.15.3", "version": "2.16.4",
"resolved": "https://registry.npmjs.org/koa/-/koa-2.15.3.tgz", "resolved": "https://registry.npmjs.org/koa/-/koa-2.16.4.tgz",
"integrity": "sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==", "integrity": "sha512-3An0GCLDSR34tsCO4H8Tef8Pp2ngtaZDAZnsWJYelqXUK5wyiHvGItgK/xcSkmHLSTn1Jcho1mRQs2ehRzvKKw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"accepts": "^1.3.5", "accepts": "^1.3.5",