chore(deps): bump iconv-lite from 0.5.1 to 0.6.0

Bumps [iconv-lite](https://github.com/ashtuchkin/iconv-lite) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/ashtuchkin/iconv-lite/releases)
- [Changelog](https://github.com/ashtuchkin/iconv-lite/blob/master/Changelog.md)
- [Commits](https://github.com/ashtuchkin/iconv-lite/compare/v0.5.1...v0.6.0)

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

View File

@ -86,7 +86,7 @@
"he": "1.2.0",
"hooman": "1.2.5",
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.5.1",
"iconv-lite": "0.6.0",
"is-localhost-ip": "1.4.0",
"jsdom": "16.2.2",
"json-bigint": "0.3.0",

View File

@ -6260,10 +6260,10 @@ iconv-lite@0.5.0:
dependencies:
safer-buffer ">= 2.1.2 < 3"
iconv-lite@0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.1.tgz#b2425d3c7b18f7219f2ca663d103bddb91718d64"
integrity sha512-ONHr16SQvKZNSqjQT9gy5z24Jw+uqfO02/ngBSBoqChZ+W8qXX7GPRa1RoUnzGADw8K63R1BXUMzarCVQBpY8Q==
iconv-lite@0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.0.tgz#66a93b80df0bd05d2a43a7426296b7f91073f125"
integrity sha512-43ZpGYZ9QtuutX5l6WC1DSO8ane9N+Ct5qPLF2OV7vM9abM69gnAbVkh66ibaZd3aOGkoP1ZmringlKhLBkw2Q==
dependencies:
safer-buffer ">= 2.1.2 < 3"