chore(deps): update dependency @types/cookies to v0.9.0 (#25)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
Manuel
2024-02-04 08:28:18 +01:00
committed by GitHub
parent 7da312134c
commit b3e2032b54
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@types/bcrypt": "5.0.2",
"@types/cookies": "0.7.10",
"@types/cookies": "0.9.0",
"eslint": "^8.56.0",
"prettier": "^3.1.0",
"typescript": "^5.3.3"

8
pnpm-lock.yaml generated
View File

@@ -261,8 +261,8 @@ importers:
specifier: 5.0.2
version: 5.0.2
'@types/cookies':
specifier: 0.7.10
version: 0.7.10
specifier: 0.9.0
version: 0.9.0
eslint:
specifier: ^8.56.0
version: 8.56.0
@@ -2218,8 +2218,8 @@ packages:
'@types/node': 18.19.14
dev: true
/@types/cookies@0.7.10:
resolution: {integrity: sha512-hmUCjAk2fwZVPPkkPBcI7jGLIR5mg4OVoNMBwU6aVsMm/iNPY7z9/R+x2fSwLt/ZXoGua6C5Zy2k5xOo9jUyhQ==}
/@types/cookies@0.9.0:
resolution: {integrity: sha512-40Zk8qR147RABiQ7NQnBzWzDcjKzNrntB5BAmeGCb2p/MIyOE+4BVvc17wumsUqUw00bJYqoXFHYygQnEFh4/Q==}
dependencies:
'@types/connect': 3.4.38
'@types/express': 4.17.21