mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
fix(deps): update dependency cookie to v0.7.0 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8b6bedab39
commit
ddd1f5f3cf
2 changed files with 9 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
"class-validator": "0.14.1",
|
||||
"cli-color": "2.0.4",
|
||||
"connect-typeorm": "2.0.0",
|
||||
"cookie": "0.6.0",
|
||||
"cookie": "0.7.0",
|
||||
"diff": "5.2.0",
|
||||
"express-session": "1.18.0",
|
||||
"file-type": "16.5.4",
|
||||
|
|
|
@ -2537,7 +2537,7 @@ __metadata:
|
|||
class-validator: "npm:0.14.1"
|
||||
cli-color: "npm:2.0.4"
|
||||
connect-typeorm: "npm:2.0.0"
|
||||
cookie: "npm:0.6.0"
|
||||
cookie: "npm:0.7.0"
|
||||
diff: "npm:5.2.0"
|
||||
eslint: "npm:8.57.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
|
@ -7746,6 +7746,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cookie@npm:0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "cookie@npm:0.7.0"
|
||||
checksum: 10c0/15c20c9b85431c8565b1750f9bccff0bd289b943d956e25fffce3b146e57934075965c8305a4e3a65a70622c9ed483e013daf9159d9c50f5c3f97f2e7c8117ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cookiejar@npm:^2.1.4":
|
||||
version: 2.1.4
|
||||
resolution: "cookiejar@npm:2.1.4"
|
||||
|
|
Loading…
Reference in a new issue