Skip to content

Commit badd175

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump got from 14.6.2 to 14.6.3
Bumps [got](https://github.com/sindresorhus/got) from 14.6.2 to 14.6.3. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.6.2...v14.6.3) --- updated-dependencies: - dependency-name: got dependency-version: 14.6.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43041c0 commit badd175

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"end-of-stream": "1.4.5",
9494
"fancy-log": "2.0.0",
9595
"glob": "^11.0.3",
96-
"got": "14.6.2",
96+
"got": "14.6.3",
9797
"gulp": "^5.0.1",
9898
"gulp-cli": "3.1.0",
9999
"gulp-ejs": "^5.1.0",

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -545,13 +545,6 @@
545545
dependencies:
546546
defer-to-connect "^2.0.0"
547547

548-
"@szmarczak/http-timer@^5.0.1":
549-
version "5.0.1"
550-
resolved "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-5.0.1.tgz"
551-
integrity sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==
552-
dependencies:
553-
defer-to-connect "^2.0.1"
554-
555548
"@tootallnate/once@2":
556549
version "2.0.0"
557550
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz"
@@ -2017,7 +2010,7 @@ defer-to-connect@^1.0.1:
20172010
resolved "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz"
20182011
integrity sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==
20192012

2020-
defer-to-connect@^2.0.0, defer-to-connect@^2.0.1:
2013+
defer-to-connect@^2.0.0:
20212014
version "2.0.1"
20222015
resolved "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz"
20232016
integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==
@@ -2974,13 +2967,12 @@ good-listener@^1.2.2:
29742967
dependencies:
29752968
delegate "^3.1.2"
29762969

2977-
2978-
version "14.6.2"
2979-
resolved "https://registry.yarnpkg.com/got/-/got-14.6.2.tgz#1b1deb4d9c3e1e4a4d8db85d3796c21f41173c32"
2980-
integrity sha512-bnhvxegqufyxHAmzwCZSscjGLVpw6/NzTXOk2tQVu/b9Q9FeMAgLabYulXEQRwP04UYltnkcZwvBq14fsdqvyw==
2970+
2971+
version "14.6.3"
2972+
resolved "https://registry.yarnpkg.com/got/-/got-14.6.3.tgz#f50d61c77268d394b59b8e93364de6425190e812"
2973+
integrity sha512-u1nNamHo7oAkyTkMD7g0F0pIvW6vNAF9CCmtkh8ZQrlToKJZ5wEPQHFqt6RzaZC0rJMzH+rnjIElyTsIkT0wQw==
29812974
dependencies:
29822975
"@sindresorhus/is" "^7.0.1"
2983-
"@szmarczak/http-timer" "^5.0.1"
29842976
byte-counter "^0.1.0"
29852977
cacheable-lookup "^7.0.0"
29862978
cacheable-request "^13.0.12"

0 commit comments

Comments
 (0)