mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/cookie-parser to v1.4.5
This commit is contained in:
parent
9ffa802fbd
commit
ef76efe5ca
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -67,7 +67,7 @@
|
|||
"@nestjs/cli": "10.1.18",
|
||||
"@nestjs/schematics": "10.0.2",
|
||||
"@nestjs/testing": "10.2.7",
|
||||
"@types/cookie-parser": "1.4.4",
|
||||
"@types/cookie-parser": "1.4.5",
|
||||
"@types/express": "4.17.19",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/lodash": "4.14.199",
|
||||
|
|
@ -3174,9 +3174,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@types/cookie-parser": {
|
||||
"version": "1.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/cookie-parser/-/cookie-parser-1.4.4.tgz",
|
||||
"integrity": "sha512-Var+aj5I6ZgIqsQ05N2V8q5OBrFfZXtIGWWDSrEYLIbMw758obagSwdGcLCjwh1Ga7M7+wj0SDIAaAC/WT7aaA==",
|
||||
"version": "1.4.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/cookie-parser/-/cookie-parser-1.4.5.tgz",
|
||||
"integrity": "sha512-cbpH1NldYslPt7WRHXZFm+G7DTfUg57dQSCf1qrHwT8wtGX41JHLYf3Cieiqg7waPWjorVgcSSllZov+A1PJbg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/express": "*"
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@
|
|||
"@nestjs/cli": "10.1.18",
|
||||
"@nestjs/schematics": "10.0.2",
|
||||
"@nestjs/testing": "10.2.7",
|
||||
"@types/cookie-parser": "1.4.4",
|
||||
"@types/cookie-parser": "1.4.5",
|
||||
"@types/express": "4.17.19",
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/lodash": "4.14.199",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue