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

This commit is contained in:
renovate[bot] 2022-07-01 01:48:28 +00:00 committed by Reto Brunner
parent e97216518a
commit 740618ca49
2 changed files with 5 additions and 5 deletions

View file

@ -85,7 +85,7 @@
"@types/bcryptjs": "2.4.2",
"@types/chai": "4.3.1",
"@types/cheerio": "0.22.31",
"@types/content-disposition": "0.5.4",
"@types/content-disposition": "0.5.5",
"@types/express": "4.17.13",
"@types/is-utf8": "0.2.0",
"@types/ldapjs": "2.2.2",

View file

@ -1337,10 +1337,10 @@
dependencies:
"@types/node" "*"
"@types/content-disposition@0.5.4":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@types/content-disposition/-/content-disposition-0.5.4.tgz#de48cf01c79c9f1560bcfd8ae43217ab028657f8"
integrity sha512-0mPF08jn9zYI0n0Q/Pnz7C4kThdSt+6LD4amsrYDDpgBfrVWa3TcCOxKX1zkGgYniGagRv8heN2cbh+CAn+uuQ==
"@types/content-disposition@0.5.5":
version "0.5.5"
resolved "https://registry.yarnpkg.com/@types/content-disposition/-/content-disposition-0.5.5.tgz#650820e95de346e1f84e30667d168c8fd25aa6e3"
integrity sha512-v6LCdKfK6BwcqMo+wYW05rLS12S0ZO0Fl4w1h4aaZMD7bqT3gVUns6FvLJKGZHQmYn3SX55JWGpziwJRwVgutA==
"@types/cookie@^0.4.1":
version "0.4.1"