Skip to content

Commit

Permalink
chore(deps): update dependency got to v12.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 2e28385 commit f40fac5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"clsx": "1.2.1",
"file-loader": "6.2.0",
"follow-redirects": "1.15.2",
"got": "12.6.0",
"got": "12.6.1",
"nanoid": "3.3.6",
"node-fetch": "3.3.1",
"node-forge": "1.3.1",
Expand Down Expand Up @@ -56,13 +56,13 @@
]
},
"overrides": {
"got": "12.6.0",
"got": "12.6.1",
"trim": "1.0.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"resolutions": {
"got": "12.6.0",
"got": "12.6.1",
"trim": "1.0.1",
"nth-check": "2.1.1",
"shelljs": ">=0.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4516,10 +4516,10 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"

[email protected].0, got@^12.1.0:
version "12.6.0"
resolved "https://registry.yarnpkg.com/got/-/got-12.6.0.tgz#8d382ee5de4432c086e83c133efdd474484f6ac7"
integrity sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==
[email protected].1, got@^12.1.0:
version "12.6.1"
resolved "https://registry.yarnpkg.com/got/-/got-12.6.1.tgz#8869560d1383353204b5a9435f782df9c091f549"
integrity sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==
dependencies:
"@sindresorhus/is" "^5.2.0"
"@szmarczak/http-timer" "^5.0.1"
Expand Down

0 comments on commit f40fac5

Please sign in to comment.