Skip to content

Commit f886b25

Browse files
fix(deps): update dependency got to v11.8.5 [security]
1 parent b3c6dc6 commit f886b25

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"connect": "3.7.0",
4444
"conventional-changelog-cli": "2.1.1",
4545
"finalhandler": "1.2.0",
46-
"got": "11.8.3",
46+
"got": "11.8.5",
4747
"hostile": "1.3.3",
4848
"http-proxy": "1.18.1",
4949
"https-proxy-agent": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,10 +2004,10 @@ gopd@^1.2.0:
20042004
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
20052005
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
20062006

2007-
got@11.8.3:
2008-
version "11.8.3"
2009-
resolved "https://registry.yarnpkg.com/got/-/got-11.8.3.tgz#f496c8fdda5d729a90b4905d2b07dbd148170770"
2010-
integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==
2007+
got@11.8.5:
2008+
version "11.8.5"
2009+
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
2010+
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
20112011
dependencies:
20122012
"@sindresorhus/is" "^4.0.0"
20132013
"@szmarczak/http-timer" "^4.0.5"

0 commit comments

Comments
 (0)