From f4d280e4280b0814f2b3e6d5e6367e0ae1fa7e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 15:08:26 +0000 Subject: [PATCH] build(deps): bump iconv-lite from 0.2.11 to 0.6.3 Bumps [iconv-lite](https://github.com/ashtuchkin/iconv-lite) from 0.2.11 to 0.6.3. - [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.2.11...v0.6.3) --- updated-dependencies: - dependency-name: iconv-lite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af2115dce..5e7cd3ed1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "htmlparser2": "3.1.x", "entities": "0.3.x", "imagesize": "1.0.0", - "iconv-lite": "0.2", + "iconv-lite": "0.6", "mimelib": "0.2", "oauth": "0.9",