Skip to content

Commit

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

---
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 Feb 12, 2025
1 parent 5d72bcc commit f02d313
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": "^34.0.0",
"eslint": "^8.57.1",
"got": "^14.4.5",
"got": "^14.4.6",
"hasha": "^6.0.0",
"mkdirp": "^3.0.1",
"prettier": "^3.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1746,10 +1746,10 @@ got@^11.8.5:
p-cancelable "^2.0.0"
responselike "^2.0.0"

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==
got@^14.4.6:
version "14.4.6"
resolved "https://registry.yarnpkg.com/got/-/got-14.4.6.tgz#c8c4ca3250296686e47b16ec155c684e1a588348"
integrity sha512-rnhwfM/PhMNJ1i17k3DuDqgj0cKx3IHxBKVv/WX1uDKqrhi2Gv3l7rhPThR/Cc6uU++dD97W9c8Y0qyw9x0jag==
dependencies:
"@sindresorhus/is" "^7.0.1"
"@szmarczak/http-timer" "^5.0.1"
Expand Down

0 comments on commit f02d313

Please sign in to comment.