Update dependency koa to v2.16.4
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -877,9 +877,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",
|
||||||
|
|||||||
Reference in New Issue
Block a user