Skip to content

Commit 37a5bac

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump got from 15.0.6 to 15.0.7
Bumps [got](https://github.com/sindresorhus/got) from 15.0.6 to 15.0.7. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v15.0.6...v15.0.7) --- updated-dependencies: - dependency-name: got dependency-version: 15.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1db918 commit 37a5bac

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
@@ -94,7 +94,7 @@
9494
"end-of-stream": "1.4.5",
9595
"fancy-log": "2.0.0",
9696
"glob": "^13.0.6",
97-
"got": "15.0.6",
97+
"got": "15.0.7",
9898
"gulp": "^5.0.1",
9999
"gulp-cli": "3.1.0",
100100
"gulp-ejs": "^5.1.0",

yarn.lock

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

2497-
got@15.0.6:
2498-
version "15.0.6"
2499-
resolved "https://registry.yarnpkg.com/got/-/got-15.0.6.tgz#38a3c7d8964bfae9d70d0b96f7e39d1983b048f4"
2500-
integrity sha512-6DEiZOte0BMR/QUFlk7CTBtcLpnJx/gAGnmApWtnHvM2i+LssgCaC3Kl3x+SZ/laTbYlmcaabylkwS0t97Y4BA==
2497+
got@15.0.7:
2498+
version "15.0.7"
2499+
resolved "https://registry.yarnpkg.com/got/-/got-15.0.7.tgz#cb8613439b0a2f51293f729dd6b6b6e231859ddf"
2500+
integrity sha512-HA4XUhL2xk0/sA4l3zRyOzfqPtDEiVYpzDae56WLX2aHZYF6v6hjTnuDvURIdznSTPFYW1JUdlREhZjGAF9LCQ==
25012501
dependencies:
25022502
"@sindresorhus/is" "^8.0.0"
25032503
byte-counter "^0.1.0"

0 commit comments

Comments
 (0)