build(deps): bump @types/follow-redirects from 1.5.0 to 1.13.0

Bumps [@types/follow-redirects](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/follow-redirects) from 1.5.0 to 1.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/follow-redirects)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-26 06:21:12 +00:00 committed by GitHub
parent c7a5c4c368
commit b0d29dc745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.8.4",
"@embarklabs/ethereumjs-wallet": "0.6.4",
"@types/follow-redirects": "1.5.0",
"@types/follow-redirects": "1.13.0",
"@types/fs-extra": "7.0.0",
"@types/node": "12.7.8",
"@types/pretty-ms": "5.0.1",

View File

@ -3916,10 +3916,10 @@
"@types/express-serve-static-core" "*"
"@types/serve-static" "*"
"@types/follow-redirects@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@types/follow-redirects/-/follow-redirects-1.5.0.tgz#c50084d51be6655ca02ecd887f56e0e0aab192be"
integrity sha512-JTwBuXMSZCeyGqBavqWKNL+LltLrtyHXJAqksR0xez8S4/09nf18m1FxtK/C0eGWsr1qLdFZAd9ifiYpxq/ntQ==
"@types/follow-redirects@1.13.0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@types/follow-redirects/-/follow-redirects-1.13.0.tgz#82d3767050314ddb44606576e6bf4fcfee5f4d05"
integrity sha512-VPGDD77WMB+da4l1vdfGYM1k9ZjtPyY8EHisvc33QUcwCf/stt/5M1P/ZOPhpnjPgBwJX/xuo3X3wFVp0rutTA==
dependencies:
"@types/node" "*"