Skip to content

Commit d4140f9

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump got from 15.0.3 to 15.0.5
Bumps [got](https://github.com/sindresorhus/got) from 15.0.3 to 15.0.5. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v15.0.3...v15.0.5) --- updated-dependencies: - dependency-name: got dependency-version: 15.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 409ce53 commit d4140f9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "^13.0.6",
96-
"got": "15.0.3",
96+
"got": "15.0.5",
9797
"gulp": "^5.0.1",
9898
"gulp-cli": "3.1.0",
9999
"gulp-ejs": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2474,10 +2474,10 @@ gopd@^1.0.1:
24742474
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
24752475
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
24762476

2477-
got@15.0.3:
2478-
version "15.0.3"
2479-
resolved "https://registry.yarnpkg.com/got/-/got-15.0.3.tgz#2bdc00bccdde9a4f781f86bcf9b5476e7b39cd81"
2480-
integrity sha512-630of5aMTYM6g6epok5nuqvctP8InJISvt39iNt7y0r27rcGCdiPv9Cc6EbwfnkyT1g/shBoVhvDjtXZUbn/Rw==
2477+
got@15.0.5:
2478+
version "15.0.5"
2479+
resolved "https://registry.yarnpkg.com/got/-/got-15.0.5.tgz#765b97c8e646b43ecd9aecbba0ad42f142316c10"
2480+
integrity sha512-PMIMaZuYUCK43+Z9JWEXea4kkX2b3301m81D5TS6QpfG4PmNyirzEdO/Oa2OHAN4GsjnPfvWCWsshKN2rq4/gQ==
24812481
dependencies:
24822482
"@sindresorhus/is" "^8.0.0"
24832483
byte-counter "^0.1.0"

0 commit comments

Comments
 (0)