mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-24 01:07:41 +00:00
Merge pull request #13694 from keymanapp/dependabot/npm_and_yarn/koa-2.16.1
build(deps): bump koa from 2.15.3 to 2.16.1
This commit is contained in:
commit
ed1fdfd6d8
1 changed files with 4 additions and 3 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -10795,10 +10795,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/koa": {
|
||||
"version": "2.15.3",
|
||||
"resolved": "https://registry.npmjs.org/koa/-/koa-2.15.3.tgz",
|
||||
"integrity": "sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==",
|
||||
"version": "2.16.1",
|
||||
"resolved": "https://registry.npmjs.org/koa/-/koa-2.16.1.tgz",
|
||||
"integrity": "sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"accepts": "^1.3.5",
|
||||
"cache-content-type": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue