Skip to content

Commit b84eec7

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump got from 14.4.3 to 14.4.4
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] <support@github.com>
1 parent 3b262af commit b84eec7

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.4",
9393
"fancy-log": "2.0.0",
9494
"glob": "^11.0.0",
95-
"got": "14.4.3",
95+
"got": "14.4.4",
9696
"gulp": "^5.0.0",
9797
"gulp-cli": "3.0.0",
9898
"gulp-ejs": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,10 +2993,10 @@ good-listener@^1.2.2:
29932993
dependencies:
29942994
delegate "^3.1.2"
29952995

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

0 commit comments

Comments
 (0)