mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 03:53:08 +00:00
Merge renovate/content-disposition-0.x
This commit is contained in:
commit
5b64ecbe68
2 changed files with 5 additions and 5 deletions
|
@ -94,7 +94,7 @@
|
|||
"@types/bcryptjs": "2.4.4",
|
||||
"@types/chai": "4.3.5",
|
||||
"@types/cheerio": "0.22.33",
|
||||
"@types/content-disposition": "0.5.5",
|
||||
"@types/content-disposition": "0.5.7",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/is-utf8": "0.2.1",
|
||||
"@types/ldapjs": "2.2.2",
|
||||
|
|
|
@ -1351,10 +1351,10 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@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/content-disposition@0.5.7":
|
||||
version "0.5.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/content-disposition/-/content-disposition-0.5.7.tgz#3b98d4bf8c80640f93b042511acb5aad18139748"
|
||||
integrity sha512-V9/5u21RHFR1zfdm3rQ6pJUKV+zSSVQt+yq16i1YhdivVzWgPEoKedc3GdT8aFjsqQbakdxuy3FnEdePUQOamQ==
|
||||
|
||||
"@types/cookie@^0.4.1":
|
||||
version "0.4.1"
|
||||
|
|
Loading…
Reference in a new issue