Skip to content

Commit 8939ca2

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump got from 14.6.0 to 14.6.1
Bumps [got](https://github.com/sindresorhus/got) from 14.6.0 to 14.6.1. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.6.0...v14.6.1) --- updated-dependencies: - dependency-name: got dependency-version: 14.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a4be9a commit 8939ca2

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.6.0",
95+
"got": "14.6.1",
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
@@ -3029,10 +3029,10 @@ good-listener@^1.2.2:
30293029
dependencies:
30303030
delegate "^3.1.2"
30313031

3032-
got@14.6.0:
3033-
version "14.6.0"
3034-
resolved "https://registry.yarnpkg.com/got/-/got-14.6.0.tgz#d6a7ec7324f8a1ee841dcc6075796c16c29296f2"
3035-
integrity sha512-K30JHMsHcwhy+JYet3IxRFw+L9rb77y5LE3OkoAD4qzMR9/g30bWYBfkHYVJL2BBPgfU4lJsRwhy4HUkLPQc3g==
3032+
got@14.6.1:
3033+
version "14.6.1"
3034+
resolved "https://registry.yarnpkg.com/got/-/got-14.6.1.tgz#8a67242ab03fc9d2898d8a07c8ffb02ec423b8f6"
3035+
integrity sha512-56lZOw904LHKr6KdKN0Zbgz9Lw6cpEAAqZcS+0iY4D27caHoLiFT0EGCbrX9ZKYvt+I2lGl3a8eeDNSbmhyjkQ==
30363036
dependencies:
30373037
"@sindresorhus/is" "^7.0.1"
30383038
"@szmarczak/http-timer" "^5.0.1"

0 commit comments

Comments
 (0)