Skip to content

Commit 83146b1

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump got from 15.0.1 to 15.0.2
Bumps [got](https://github.com/sindresorhus/got) from 15.0.1 to 15.0.2. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v15.0.1...v15.0.2) --- updated-dependencies: - dependency-name: got dependency-version: 15.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b14ce7 commit 83146b1

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
@@ -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.1",
96+
"got": "15.0.2",
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
@@ -2471,10 +2471,10 @@ gopd@^1.0.1:
24712471
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
24722472
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
24732473

2474-
got@15.0.1:
2475-
version "15.0.1"
2476-
resolved "https://registry.yarnpkg.com/got/-/got-15.0.1.tgz#c7b76d3260a112fda8b5402fa7c7fb2b5477b069"
2477-
integrity sha512-InYCBboAj9YmFiMcxbIRQ/WPoLsKSc9t9EGaUjGENtxunnx8USWtRY/SO/V3VsHLfDvUxAO2Qmx+6fQyG1jjaw==
2474+
got@15.0.2:
2475+
version "15.0.2"
2476+
resolved "https://registry.yarnpkg.com/got/-/got-15.0.2.tgz#400039d5e3381dba46cff58b418aefd3f610f369"
2477+
integrity sha512-opPIdoQSTOGqX3h0d8QQoqCX0oF728V1PFxbPqquAFSeWPUOlPQ3Gi6IKIqGm6NMcDl+DWUwQb2RR+xvuEJOQQ==
24782478
dependencies:
24792479
"@sindresorhus/is" "^7.2.0"
24802480
byte-counter "^0.1.0"

0 commit comments

Comments
 (0)