mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
fix(deps): update dependency got to v11.8.5 [security]
This commit is contained in:
parent
194b85be4d
commit
e7d18a91c0
2 changed files with 2 additions and 19 deletions
|
@ -52,7 +52,7 @@
|
|||
"express": "4.17.3",
|
||||
"file-type": "16.5.3",
|
||||
"filenamify": "4.3.0",
|
||||
"got": "11.8.3",
|
||||
"got": "11.8.5",
|
||||
"irc-framework": "4.12.1",
|
||||
"is-utf8": "0.2.1",
|
||||
"ldapjs": "2.3.1",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -4066,24 +4066,7 @@ globjoin@^0.1.4:
|
|||
resolved "https://registry.yarnpkg.com/globjoin/-/globjoin-0.1.4.tgz#2f4494ac8919e3767c5cbb691e9f463324285d43"
|
||||
integrity sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==
|
||||
|
||||
got@11.8.3:
|
||||
version "11.8.3"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-11.8.3.tgz#f496c8fdda5d729a90b4905d2b07dbd148170770"
|
||||
integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==
|
||||
dependencies:
|
||||
"@sindresorhus/is" "^4.0.0"
|
||||
"@szmarczak/http-timer" "^4.0.5"
|
||||
"@types/cacheable-request" "^6.0.1"
|
||||
"@types/responselike" "^1.0.0"
|
||||
cacheable-lookup "^5.0.3"
|
||||
cacheable-request "^7.0.2"
|
||||
decompress-response "^6.0.0"
|
||||
http2-wrapper "^1.0.0-beta.5.2"
|
||||
lowercase-keys "^2.0.0"
|
||||
p-cancelable "^2.0.0"
|
||||
responselike "^2.0.0"
|
||||
|
||||
got@^11.8.2:
|
||||
got@11.8.5, got@^11.8.2:
|
||||
version "11.8.5"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
|
||||
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
|
||||
|
|
Loading…
Reference in a new issue