summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-11 20:23:40 +0000
committerGitHub <noreply@github.com>2020-12-11 20:23:40 +0000
commit5457172aa55ae26b0463ddb4fd60420499ffc78c (patch)
tree63db88506099dfabb06abcc7520924d6d3441bc5
parent12.63.0 (diff)
downloadmisskey-5457172aa55ae26b0463ddb4fd60420499ffc78c.tar.gz
misskey-5457172aa55ae26b0463ddb4fd60420499ffc78c.tar.bz2
misskey-5457172aa55ae26b0463ddb4fd60420499ffc78c.zip
Bump got from 11.8.0 to 11.8.1
Bumps [got](https://github.com/sindresorhus/got) from 11.8.0 to 11.8.1. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.8.0...v11.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 0bbcd0ceec..9e92e15c69 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
"file-type": "16.0.1",
"fluent-ffmpeg": "2.1.2",
"glob": "7.1.6",
- "got": "11.8.0",
+ "got": "11.8.1",
"gulp": "4.0.2",
"gulp-rename": "2.0.0",
"gulp-replace": "1.0.0",
diff --git a/yarn.lock b/yarn.lock
index 9047193a68..6527264bc2 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4325,10 +4325,10 @@ good-listener@^1.2.2:
dependencies:
delegate "^3.1.2"
-got@11.8.0:
- version "11.8.0"
- resolved "https://registry.yarnpkg.com/got/-/got-11.8.0.tgz#be0920c3586b07fd94add3b5b27cb28f49e6545f"
- integrity sha512-k9noyoIIY9EejuhaBNLyZ31D5328LeqnyPNXJQb2XlJZcKakLqN5m6O/ikhq/0lw56kUYS54fVm+D1x57YC9oQ==
+got@11.8.1:
+ version "11.8.1"
+ resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d"
+ integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q==
dependencies:
"@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5"