Skip to content

Commit

Permalink
chore(deps): update dependency got to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2023
1 parent 63d0f14 commit b40190e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"uglify-js": "3.17.4"
},
"resolutions": {
"got": "^12.0.0",
"got": "^13.0.0",
"axios": "^1.0.0",
"json5": "^2.2.2",
"underscore": "^1.12.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2009,10 +2009,10 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"

got@^12.0.0:
version "12.6.1"
resolved "https://registry.yarnpkg.com/got/-/got-12.6.1.tgz#8869560d1383353204b5a9435f782df9c091f549"
integrity sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==
got@^13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/got/-/got-13.0.0.tgz#a2402862cef27a5d0d1b07c0fb25d12b58175422"
integrity sha512-XfBk1CxOOScDcMr9O1yKkNaQyy865NbYs+F7dr4H0LZMVgCj2Le59k6PqbNHoL5ToeaEQUYh6c6yMfVcc6SJxA==
dependencies:
"@sindresorhus/is" "^5.2.0"
"@szmarczak/http-timer" "^5.0.1"
Expand Down

0 comments on commit b40190e

Please sign in to comment.