From cf6a791d28cc0cd3bd7b1a755cee6128e0432e7a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 22:35:21 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c2e89625f..ccb8a78e7 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 8861d33c4..ac3ea6ff7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"