chore(deps): bump iconv-lite from 0.6.1 to 0.6.2

Bumps [iconv-lite](https://github.com/ashtuchkin/iconv-lite) from 0.6.1 to 0.6.2.
- [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.6.1...v0.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-08 11:41:24 +00:00 committed by GitHub
parent effb5eb67d
commit 38ab72b97d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"he": "1.2.0",
"hooman": "1.2.5",
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.6.1",
"iconv-lite": "0.6.2",
"is-localhost-ip": "1.4.0",
"jsdom": "16.2.2",
"json-bigint": "0.3.1",

View File

@ -6248,10 +6248,10 @@ iconv-lite@0.5.0:
dependencies:
safer-buffer ">= 2.1.2 < 3"
iconv-lite@0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.1.tgz#dcff79a060333879dd83ebc3eb6a217f5f0facc5"
integrity sha512-Gjcihg3Bi6PI+5V7JlqWmXyVDyX5UQuwulJcbb3btuSoXIoGUy8zwJpRIOpRSzHz0IVnsT2FkceLlM8mm72d3w==
iconv-lite@0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.2.tgz#ce13d1875b0c3a674bd6a04b7f76b01b1b6ded01"
integrity sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==
dependencies:
safer-buffer ">= 2.1.2 < 3.0.0"