mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency cookie to v0.6.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
215ac7e23f
commit
8ab09131a8
2 changed files with 9 additions and 2 deletions
|
@ -53,7 +53,7 @@
|
|||
"class-validator": "0.14.0",
|
||||
"cli-color": "2.0.3",
|
||||
"connect-typeorm": "2.0.0",
|
||||
"cookie": "0.5.0",
|
||||
"cookie": "0.6.0",
|
||||
"diff": "5.1.0",
|
||||
"express-session": "1.17.3",
|
||||
"file-type": "16.5.4",
|
||||
|
|
|
@ -2325,7 +2325,7 @@ __metadata:
|
|||
class-validator: "npm:0.14.0"
|
||||
cli-color: "npm:2.0.3"
|
||||
connect-typeorm: "npm:2.0.0"
|
||||
cookie: "npm:0.5.0"
|
||||
cookie: "npm:0.6.0"
|
||||
diff: "npm:5.1.0"
|
||||
eslint: "npm:8.52.0"
|
||||
eslint-config-prettier: "npm:9.0.0"
|
||||
|
@ -7246,6 +7246,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cookie@npm:0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "cookie@npm:0.6.0"
|
||||
checksum: f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686
|
||||
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