Skip to content

Commit 3f3bcd6

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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

+4-4
Original file line numberDiff line numberDiff line change
@@ -2025,10 +2025,10 @@ [email protected]:
20252025
request "2.87.0"
20262026
underscore "1.12.1"
20272027

2028-
2029-
version "11.8.3"
2030-
resolved "https://registry.yarnpkg.com/got/-/got-11.8.3.tgz#f496c8fdda5d729a90b4905d2b07dbd148170770"
2031-
integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==
2028+
2029+
version "11.8.5"
2030+
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
2031+
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
20322032
dependencies:
20332033
"@sindresorhus/is" "^4.0.0"
20342034
"@szmarczak/http-timer" "^4.0.5"

0 commit comments

Comments
 (0)