Skip to content

Commit

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

---
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 25, 2024
1 parent 3776aa6 commit 2929962
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.1.0",
"eslint": "^8.57.1",
"got": "^14.4.4",
"got": "^14.4.5",
"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.4:
version "14.4.4"
resolved "https://registry.yarnpkg.com/got/-/got-14.4.4.tgz#de6ae81e09dea32f11295e7896fd9fd80a49dbcd"
integrity sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA==
got@^14.4.5:
version "14.4.5"
resolved "https://registry.yarnpkg.com/got/-/got-14.4.5.tgz#49a8b49a49a851d658b19e2d1b97e50ef8903f17"
integrity sha512-sq+uET8TnNKRNnjEOPJzMcxeI0irT8BBNmf+GtZcJpmhYsQM1DSKmCROUjPWKsXZ5HzwD5Cf5/RV+QD9BSTxJg==
dependencies:
"@sindresorhus/is" "^7.0.1"
"@szmarczak/http-timer" "^5.0.1"
Expand Down

0 comments on commit 2929962

Please sign in to comment.