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

Bumps [iconv-lite](https://github.com/ashtuchkin/iconv-lite) from 0.5.0 to 0.5.1.
- [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.0...v0.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-18 07:55:57 +00:00 committed by GitHub
parent a18bc37450
commit fa48339230
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -76,7 +76,7 @@
"googleapis": "47.0.0",
"got": "9.6.0",
"he": "1.2.0",
"iconv-lite": "0.5.0",
"iconv-lite": "0.5.1",
"jsdom": "16.0.0",
"json-bigint": "0.3.0",
"json5": "2.1.1",

View File

@ -5506,6 +5506,13 @@ 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==
dependencies:
safer-buffer ">= 2.1.2 < 3"
icss-replace-symbols@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"