chore(deps): update dependency @types/content-disposition to v0.5.8

This commit is contained in:
renovate[bot] 2024-01-01 01:41:48 +00:00 committed by GitHub
parent 083abae750
commit aa95032760
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -95,7 +95,7 @@
"@types/bcryptjs": "2.4.6", "@types/bcryptjs": "2.4.6",
"@types/chai": "4.3.5", "@types/chai": "4.3.5",
"@types/cheerio": "0.22.35", "@types/cheerio": "0.22.35",
"@types/content-disposition": "0.5.7", "@types/content-disposition": "0.5.8",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/is-utf8": "0.2.2", "@types/is-utf8": "0.2.2",
"@types/ldapjs": "2.2.2", "@types/ldapjs": "2.2.2",

View file

@ -1456,10 +1456,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/content-disposition@0.5.7": "@types/content-disposition@0.5.8":
version "0.5.7" version "0.5.8"
resolved "https://registry.yarnpkg.com/@types/content-disposition/-/content-disposition-0.5.7.tgz#3b98d4bf8c80640f93b042511acb5aad18139748" resolved "https://registry.yarnpkg.com/@types/content-disposition/-/content-disposition-0.5.8.tgz#6742a5971f490dc41e59d277eee71361fea0b537"
integrity sha512-V9/5u21RHFR1zfdm3rQ6pJUKV+zSSVQt+yq16i1YhdivVzWgPEoKedc3GdT8aFjsqQbakdxuy3FnEdePUQOamQ== integrity sha512-QVSSvno3dE0MgO76pJhmv4Qyi/j0Yk9pBp0Y7TJ2Tlj+KCgJWY6qX7nnxCOLkZ3VYRSIk1WTxCvwUSdx6CCLdg==
"@types/cookie@^0.4.1": "@types/cookie@^0.4.1":
version "0.4.1" version "0.4.1"