Skip to content

Commit df3c0c7

Browse files
Bump got from 14.4.6 to 14.4.7
Bumps [got](https://github.com/sindresorhus/got) from 14.4.6 to 14.4.7. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.4.6...v14.4.7) --- 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 465aa99 commit df3c0c7

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.1",
95-
"got": "14.4.6",
95+
"got": "14.4.7",
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
@@ -3004,10 +3004,10 @@ good-listener@^1.2.2:
30043004
dependencies:
30053005
delegate "^3.1.2"
30063006

3007-
got@14.4.6:
3008-
version "14.4.6"
3009-
resolved "https://registry.yarnpkg.com/got/-/got-14.4.6.tgz#c8c4ca3250296686e47b16ec155c684e1a588348"
3010-
integrity sha512-rnhwfM/PhMNJ1i17k3DuDqgj0cKx3IHxBKVv/WX1uDKqrhi2Gv3l7rhPThR/Cc6uU++dD97W9c8Y0qyw9x0jag==
3007+
got@14.4.7:
3008+
version "14.4.7"
3009+
resolved "https://registry.yarnpkg.com/got/-/got-14.4.7.tgz#f23644b9bc16d6f35fafdf410c18116614b922dd"
3010+
integrity sha512-DI8zV1231tqiGzOiOzQWDhsBmncFW7oQDH6Zgy6pDPrqJuVZMtoSgPLLsBZQj8Jg4JFfwoOsDA8NGtLQLnIx2g==
30113011
dependencies:
30123012
"@sindresorhus/is" "^7.0.1"
30133013
"@szmarczak/http-timer" "^5.0.1"

0 commit comments

Comments
 (0)