1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-23 22:36:32 +02:00

Update dependency koa to v2.16.2 (#13554)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-28 09:40:08 +00:00
committed by GitHub
parent e5bf8e0e58
commit 1a7b09c91c
3 changed files with 8 additions and 8 deletions

View File

@@ -39,7 +39,7 @@
"html-entities": "1.4.0", "html-entities": "1.4.0",
"jquery": "3.7.1", "jquery": "3.7.1",
"knex": "3.1.0", "knex": "3.1.0",
"koa": "2.16.1", "koa": "2.16.2",
"ldapts": "7.4.0", "ldapts": "7.4.0",
"markdown-it": "13.0.2", "markdown-it": "13.0.2",
"mustache": "4.2.0", "mustache": "4.2.0",

View File

@@ -20,7 +20,7 @@
"file-type": "16.5.4", "file-type": "16.5.4",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"knex": "3.1.0", "knex": "3.1.0",
"koa": "2.16.1", "koa": "2.16.2",
"koa-body": "6.0.1", "koa-body": "6.0.1",
"pg-boss": "10.3.2", "pg-boss": "10.3.2",
"sharp": "0.34.3", "sharp": "0.34.3",

View File

@@ -9574,7 +9574,7 @@ __metadata:
jquery: "npm:3.7.1" jquery: "npm:3.7.1"
jsdom: "npm:26.1.0" jsdom: "npm:26.1.0"
knex: "npm:3.1.0" knex: "npm:3.1.0"
koa: "npm:2.16.1" koa: "npm:2.16.2"
ldapts: "npm:7.4.0" ldapts: "npm:7.4.0"
markdown-it: "npm:13.0.2" markdown-it: "npm:13.0.2"
mustache: "npm:4.2.0" mustache: "npm:4.2.0"
@@ -9670,7 +9670,7 @@ __metadata:
jest: "npm:29.7.0" jest: "npm:29.7.0"
jest-expect-message: "npm:1.1.3" jest-expect-message: "npm:1.1.3"
knex: "npm:3.1.0" knex: "npm:3.1.0"
koa: "npm:2.16.1" koa: "npm:2.16.2"
koa-body: "npm:6.0.1" koa-body: "npm:6.0.1"
pg-boss: "npm:10.3.2" pg-boss: "npm:10.3.2"
sharp: "npm:0.34.3" sharp: "npm:0.34.3"
@@ -33241,9 +33241,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"koa@npm:2.16.1": "koa@npm:2.16.2":
version: 2.16.1 version: 2.16.2
resolution: "koa@npm:2.16.1" resolution: "koa@npm:2.16.2"
dependencies: dependencies:
accepts: "npm:^1.3.5" accepts: "npm:^1.3.5"
cache-content-type: "npm:^1.0.0" cache-content-type: "npm:^1.0.0"
@@ -33268,7 +33268,7 @@ __metadata:
statuses: "npm:^1.5.0" statuses: "npm:^1.5.0"
type-is: "npm:^1.6.16" type-is: "npm:^1.6.16"
vary: "npm:^1.1.2" vary: "npm:^1.1.2"
checksum: 10/f33b95227e48bffd3a682996e6cf72c4ae2992671529c6c914b76d28172219c9cbd8201b16cc028dc25fafc8f1dc9391a6e7e045740a10ee7d89a5631031a974 checksum: 10/741e389b31a36752c47543f06bcb9b63c19b2649487a266bd83ff363e651d864bbff5d1154a0b310f5db4d11e03060440df0113bad3ef82ac9f051874c789dee
languageName: node languageName: node
linkType: hard linkType: hard