Skip to content

Commit

Permalink
build(deps-dev): bump got from 14.4.3 to 14.4.4
Browse files Browse the repository at this point in the history
Bumps [got](https://github.com/sindresorhus/got) from 14.4.3 to 14.4.4.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v14.4.3...v14.4.4)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benoitf committed Nov 6, 2024
1 parent 5974a13 commit 1f15632
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 @@ -159,7 +159,7 @@
"cross-env": "7.0.3",
"electron": "^33.0.2",
"eslint": "^8.57.1",
"got": "^14.4.3",
"got": "^14.4.4",
"hasha": "^6.0.0",
"mkdirp": "^3.0.1",
"prettier": "^3.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1575,10 +1575,10 @@ got@^11.8.5:
p-cancelable "^2.0.0"
responselike "^2.0.0"

got@^14.4.3:
version "14.4.3"
resolved "https://registry.yarnpkg.com/got/-/got-14.4.3.tgz#ecef887ba2a0916cc8a44a5514fe8426a39e632f"
integrity sha512-iTC0Z87yxSijWTh/IpvGpwOhIQK7+GgWkYrMRoN/hB9qeRj9RPuLGODwevs0p5idUf7nrxCVa5IlOmK3b8z+KA==
got@^14.4.4:
version "14.4.4"
resolved "https://registry.yarnpkg.com/got/-/got-14.4.4.tgz#de6ae81e09dea32f11295e7896fd9fd80a49dbcd"
integrity sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA==
dependencies:
"@sindresorhus/is" "^7.0.1"
"@szmarczak/http-timer" "^5.0.1"
Expand Down

0 comments on commit 1f15632

Please sign in to comment.