Skip to content

Commit

Permalink
Update: Updating got to 11.8.5
Browse files Browse the repository at this point in the history
Updating got to version 11.8.5
----------
Close #5288
  • Loading branch information
vidorteg committed Sep 1, 2022
1 parent 5117e24 commit c74adf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/hint-ssllabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@hint/utils-i18n": "^1.0.13",
"@hint/utils-network": "^1.0.21",
"@hint/utils-types": "^1.2.0",
"got": "^11.8.3"
"got": "^11.8.5"
},
"description": "hint that that checks using SSL Labs for best practices related to the website's SSL configuration",
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4971,10 +4971,10 @@ gonzales-pe@^4.3.0:
dependencies:
minimist "^1.2.5"

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==
got@^11.8.5:
version "11.8.5"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
dependencies:
"@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5"
Expand Down

0 comments on commit c74adf4

Please sign in to comment.