fix(deps): update dependency got to v12.6.1
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2023-05-27 08:01:19 +00:00
parent 0dfe4a80c7
commit 718deae7ef
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"booru": "2.6.3",
"command-line-args": "5.2.1",
"command-line-usage": "7.0.1",
"got": "12.6.0",
"got": "12.6.1",
"json5": "2.2.3",
"megalodon": "6.0.2",
"p-retry": "5.1.2"

View File

@ -11,8 +11,8 @@ dependencies:
specifier: 7.0.1
version: 7.0.1
got:
specifier: 12.6.0
version: 12.6.0
specifier: 12.6.1
version: 12.6.1
json5:
specifier: 2.2.3
version: 2.2.3
@ -1038,8 +1038,8 @@ packages:
slash: 3.0.0
dev: true
/got@12.6.0:
resolution: {integrity: sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==}
/got@12.6.1:
resolution: {integrity: sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==}
engines: {node: '>=14.16'}
dependencies:
'@sindresorhus/is': 5.3.0