Skip to content

Commit 783cdbd

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump got from 14.4.7 to 14.4.8
Bumps [got](https://github.com/sindresorhus/got) from 14.4.7 to 14.4.8. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.4.7...v14.4.8) --- updated-dependencies: - dependency-name: got dependency-version: 14.4.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28564c4 commit 783cdbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"end-of-stream": "1.4.5",
9393
"fancy-log": "2.0.0",
9494
"glob": "^11.0.3",
95-
"got": "14.4.7",
95+
"got": "14.4.8",
9696
"gulp": "^5.0.1",
9797
"gulp-cli": "3.1.0",
9898
"gulp-ejs": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3016,10 +3016,10 @@ good-listener@^1.2.2:
30163016
dependencies:
30173017
delegate "^3.1.2"
30183018

3019-
3020-
version "14.4.7"
3021-
resolved "https://registry.yarnpkg.com/got/-/got-14.4.7.tgz#f23644b9bc16d6f35fafdf410c18116614b922dd"
3022-
integrity sha512-DI8zV1231tqiGzOiOzQWDhsBmncFW7oQDH6Zgy6pDPrqJuVZMtoSgPLLsBZQj8Jg4JFfwoOsDA8NGtLQLnIx2g==
3019+
3020+
version "14.4.8"
3021+
resolved "https://registry.yarnpkg.com/got/-/got-14.4.8.tgz#895ddbb9cc64f9ac678794610d39edd160964e94"
3022+
integrity sha512-vxwU4HuR0BIl+zcT1LYrgBjM+IJjNElOjCzs0aPgHorQyr/V6H6Y73Sn3r3FOlUffvWD+Q5jtRuGWaXkU8Jbhg==
30233023
dependencies:
30243024
"@sindresorhus/is" "^7.0.1"
30253025
"@szmarczak/http-timer" "^5.0.1"

0 commit comments

Comments
 (0)