mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
fix(deps): update dependency express to v4.21.0 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f06adb9c7
commit
ae2d65935a
2 changed files with 20 additions and 70 deletions
|
@ -37,7 +37,7 @@
|
||||||
"deep-freeze": "0.0.1",
|
"deep-freeze": "0.0.1",
|
||||||
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git#commit=59a9395ad9fe143e601e7ae5765ed943bdd2b11e",
|
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git#commit=59a9395ad9fe143e601e7ae5765ed943bdd2b11e",
|
||||||
"ejs": "3.1.10",
|
"ejs": "3.1.10",
|
||||||
"express": "4.20.0",
|
"express": "4.21.0",
|
||||||
"express-session": "1.18.0",
|
"express-session": "1.18.0",
|
||||||
"file-type": "18.7.0",
|
"file-type": "18.7.0",
|
||||||
"formidable": "2.1.2",
|
"formidable": "2.1.2",
|
||||||
|
|
88
yarn.lock
88
yarn.lock
|
@ -1269,7 +1269,7 @@ __metadata:
|
||||||
eslint-plugin-standard: "npm:4.1.0"
|
eslint-plugin-standard: "npm:4.1.0"
|
||||||
exports-loader: "npm:1.1.1"
|
exports-loader: "npm:1.1.1"
|
||||||
expose-loader: "npm:1.0.3"
|
expose-loader: "npm:1.0.3"
|
||||||
express: "npm:4.20.0"
|
express: "npm:4.21.0"
|
||||||
express-session: "npm:1.18.0"
|
express-session: "npm:1.18.0"
|
||||||
file-loader: "npm:6.2.0"
|
file-loader: "npm:6.2.0"
|
||||||
file-saver: "npm:2.0.5"
|
file-saver: "npm:2.0.5"
|
||||||
|
@ -2938,26 +2938,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"body-parser@npm:1.20.2":
|
|
||||||
version: 1.20.2
|
|
||||||
resolution: "body-parser@npm:1.20.2"
|
|
||||||
dependencies:
|
|
||||||
bytes: "npm:3.1.2"
|
|
||||||
content-type: "npm:~1.0.5"
|
|
||||||
debug: "npm:2.6.9"
|
|
||||||
depd: "npm:2.0.0"
|
|
||||||
destroy: "npm:1.2.0"
|
|
||||||
http-errors: "npm:2.0.0"
|
|
||||||
iconv-lite: "npm:0.4.24"
|
|
||||||
on-finished: "npm:2.4.1"
|
|
||||||
qs: "npm:6.11.0"
|
|
||||||
raw-body: "npm:2.5.2"
|
|
||||||
type-is: "npm:~1.6.18"
|
|
||||||
unpipe: "npm:1.0.0"
|
|
||||||
checksum: 10/3cf171b82190cf91495c262b073e425fc0d9e25cc2bf4540d43f7e7bbca27d6a9eae65ca367b6ef3993eea261159d9d2ab37ce444e8979323952e12eb3df319a
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"body-parser@npm:1.20.3":
|
"body-parser@npm:1.20.3":
|
||||||
version: 1.20.3
|
version: 1.20.3
|
||||||
resolution: "body-parser@npm:1.20.3"
|
resolution: "body-parser@npm:1.20.3"
|
||||||
|
@ -6441,9 +6421,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"express@npm:4.20.0":
|
"express@npm:4.21.0":
|
||||||
version: 4.20.0
|
version: 4.21.0
|
||||||
resolution: "express@npm:4.20.0"
|
resolution: "express@npm:4.21.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
accepts: "npm:~1.3.8"
|
accepts: "npm:~1.3.8"
|
||||||
array-flatten: "npm:1.1.1"
|
array-flatten: "npm:1.1.1"
|
||||||
|
@ -6457,7 +6437,7 @@ __metadata:
|
||||||
encodeurl: "npm:~2.0.0"
|
encodeurl: "npm:~2.0.0"
|
||||||
escape-html: "npm:~1.0.3"
|
escape-html: "npm:~1.0.3"
|
||||||
etag: "npm:~1.8.1"
|
etag: "npm:~1.8.1"
|
||||||
finalhandler: "npm:1.2.0"
|
finalhandler: "npm:1.3.1"
|
||||||
fresh: "npm:0.5.2"
|
fresh: "npm:0.5.2"
|
||||||
http-errors: "npm:2.0.0"
|
http-errors: "npm:2.0.0"
|
||||||
merge-descriptors: "npm:1.0.3"
|
merge-descriptors: "npm:1.0.3"
|
||||||
|
@ -6466,17 +6446,17 @@ __metadata:
|
||||||
parseurl: "npm:~1.3.3"
|
parseurl: "npm:~1.3.3"
|
||||||
path-to-regexp: "npm:0.1.10"
|
path-to-regexp: "npm:0.1.10"
|
||||||
proxy-addr: "npm:~2.0.7"
|
proxy-addr: "npm:~2.0.7"
|
||||||
qs: "npm:6.11.0"
|
qs: "npm:6.13.0"
|
||||||
range-parser: "npm:~1.2.1"
|
range-parser: "npm:~1.2.1"
|
||||||
safe-buffer: "npm:5.2.1"
|
safe-buffer: "npm:5.2.1"
|
||||||
send: "npm:0.19.0"
|
send: "npm:0.19.0"
|
||||||
serve-static: "npm:1.16.0"
|
serve-static: "npm:1.16.2"
|
||||||
setprototypeof: "npm:1.2.0"
|
setprototypeof: "npm:1.2.0"
|
||||||
statuses: "npm:2.0.1"
|
statuses: "npm:2.0.1"
|
||||||
type-is: "npm:~1.6.18"
|
type-is: "npm:~1.6.18"
|
||||||
utils-merge: "npm:1.0.1"
|
utils-merge: "npm:1.0.1"
|
||||||
vary: "npm:~1.1.2"
|
vary: "npm:~1.1.2"
|
||||||
checksum: 10/4131f566cf8f6d1611475d5ff5d0dbc5c628ad8b525aa2aa2b3da9a23a041efcce09ede10b8a31315b0258ac4e53208a009fd7669ee1eb385936a0d54adb3cde
|
checksum: 10/3b1ee5bc5b1bd996f688702519cebc9b63a24e506965f6e1773268238cfa2c24ffdb38cc3fcb4fde66f77de1c0bebd9ee058dad06bb9c6f084b525f3c09164d3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6746,18 +6726,18 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"finalhandler@npm:1.2.0":
|
"finalhandler@npm:1.3.1":
|
||||||
version: 1.2.0
|
version: 1.3.1
|
||||||
resolution: "finalhandler@npm:1.2.0"
|
resolution: "finalhandler@npm:1.3.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: "npm:2.6.9"
|
debug: "npm:2.6.9"
|
||||||
encodeurl: "npm:~1.0.2"
|
encodeurl: "npm:~2.0.0"
|
||||||
escape-html: "npm:~1.0.3"
|
escape-html: "npm:~1.0.3"
|
||||||
on-finished: "npm:2.4.1"
|
on-finished: "npm:2.4.1"
|
||||||
parseurl: "npm:~1.3.3"
|
parseurl: "npm:~1.3.3"
|
||||||
statuses: "npm:2.0.1"
|
statuses: "npm:2.0.1"
|
||||||
unpipe: "npm:~1.0.0"
|
unpipe: "npm:~1.0.0"
|
||||||
checksum: 10/635718cb203c6d18e6b48dfbb6c54ccb08ea470e4f474ddcef38c47edcf3227feec316f886dd701235997d8af35240cae49856721ce18f539ad038665ebbf163
|
checksum: 10/4babe72969b7373b5842bc9f75c3a641a4d0f8eb53af6b89fa714d4460ce03fb92b28de751d12ba415e96e7e02870c436d67412120555e2b382640535697305b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12911,15 +12891,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"qs@npm:6.11.0":
|
|
||||||
version: 6.11.0
|
|
||||||
resolution: "qs@npm:6.11.0"
|
|
||||||
dependencies:
|
|
||||||
side-channel: "npm:^1.0.4"
|
|
||||||
checksum: 10/5a3bfea3e2f359ede1bfa5d2f0dbe54001aa55e40e27dc3e60fab814362d83a9b30758db057c2011b6f53a2d4e4e5150194b5bac45372652aecb3e3c0d4b256e
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"qs@npm:6.13.0, qs@npm:^6.11.0, qs@npm:^6.12.3, qs@npm:^6.5.2":
|
"qs@npm:6.13.0, qs@npm:^6.11.0, qs@npm:^6.12.3, qs@npm:^6.5.2":
|
||||||
version: 6.13.0
|
version: 6.13.0
|
||||||
resolution: "qs@npm:6.13.0"
|
resolution: "qs@npm:6.13.0"
|
||||||
|
@ -14406,27 +14377,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"send@npm:0.18.0":
|
|
||||||
version: 0.18.0
|
|
||||||
resolution: "send@npm:0.18.0"
|
|
||||||
dependencies:
|
|
||||||
debug: "npm:2.6.9"
|
|
||||||
depd: "npm:2.0.0"
|
|
||||||
destroy: "npm:1.2.0"
|
|
||||||
encodeurl: "npm:~1.0.2"
|
|
||||||
escape-html: "npm:~1.0.3"
|
|
||||||
etag: "npm:~1.8.1"
|
|
||||||
fresh: "npm:0.5.2"
|
|
||||||
http-errors: "npm:2.0.0"
|
|
||||||
mime: "npm:1.6.0"
|
|
||||||
ms: "npm:2.1.3"
|
|
||||||
on-finished: "npm:2.4.1"
|
|
||||||
range-parser: "npm:~1.2.1"
|
|
||||||
statuses: "npm:2.0.1"
|
|
||||||
checksum: 10/ec66c0ad109680ad8141d507677cfd8b4e40b9559de23191871803ed241718e99026faa46c398dcfb9250676076573bd6bfe5d0ec347f88f4b7b8533d1d391cb
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"send@npm:0.19.0":
|
"send@npm:0.19.0":
|
||||||
version: 0.19.0
|
version: 0.19.0
|
||||||
resolution: "send@npm:0.19.0"
|
resolution: "send@npm:0.19.0"
|
||||||
|
@ -14512,15 +14462,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"serve-static@npm:1.16.0":
|
"serve-static@npm:1.16.2":
|
||||||
version: 1.16.0
|
version: 1.16.2
|
||||||
resolution: "serve-static@npm:1.16.0"
|
resolution: "serve-static@npm:1.16.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
encodeurl: "npm:~1.0.2"
|
encodeurl: "npm:~2.0.0"
|
||||||
escape-html: "npm:~1.0.3"
|
escape-html: "npm:~1.0.3"
|
||||||
parseurl: "npm:~1.3.3"
|
parseurl: "npm:~1.3.3"
|
||||||
send: "npm:0.18.0"
|
send: "npm:0.19.0"
|
||||||
checksum: 10/29a01f67e8c64a359d49dd0c46bc95bb4aa99781f97845dccbf0c8cd0284c5fd79ad7fb9433a36fac4b6c58b577d3eab314a379142412413b8b5cd73be3cd551
|
checksum: 10/7fa9d9c68090f6289976b34fc13c50ac8cd7f16ae6bce08d16459300f7fc61fbc2d7ebfa02884c073ec9d6ab9e7e704c89561882bbe338e99fcacb2912fde737
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue