Skip to content

Commit

Permalink
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 bdukes committed Nov 25, 2024
1 parent bf51757 commit 9164a1c
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 @@ -92,7 +92,7 @@
"end-of-stream": "1.4.4",
"fancy-log": "2.0.0",
"glob": "^11.0.0",
"got": "14.4.4",
"got": "14.4.5",
"gulp": "^5.0.0",
"gulp-cli": "3.0.0",
"gulp-ejs": "^5.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2993,10 +2993,10 @@ good-listener@^1.2.2:
dependencies:
delegate "^3.1.2"

[email protected].4:
version "14.4.4"
resolved "https://registry.yarnpkg.com/got/-/got-14.4.4.tgz#de6ae81e09dea32f11295e7896fd9fd80a49dbcd"
integrity sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA==
[email protected].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 9164a1c

Please sign in to comment.