diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-11 10:51:00 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-11 10:51:00 +0000 |
| commit | c9d5359f09d247aa5d361b2a3df0032b6ba3d09c (patch) | |
| tree | 5fcb5ff07bddf830a301bfce550e32cca8ccaf97 | |
| parent | 622f2a795968da514a001d4530311437cb716230 (diff) | |
| parent | e250376823d3c9f3b858dc1182905706f9178780 (diff) | |
| download | muse-c9d5359f09d247aa5d361b2a3df0032b6ba3d09c.tar.xz muse-c9d5359f09d247aa5d361b2a3df0032b6ba3d09c.zip | |
Merge pull request #48 from codetheweb/dependabot/npm_and_yarn/got-11.8.1
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 0073941..29ea87a 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "fluent-ffmpeg": "^2.1.2", "fs-capacitor": "^6.2.0", "get-youtube-id": "^1.0.1", - "got": "^11.8.0", + "got": "^11.8.1", "hasha": "^5.2.2", "inversify": "^5.0.5", "iso8601-duration": "^1.3.0", @@ -1357,10 +1357,10 @@ globby@^11.0.1: merge2 "^1.3.0" slash "^3.0.0" -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" |
