Skip to content

Commit f42f812

Browse files
greenkeeper[bot]adampash
authored andcommitted
deps: update iconv-lite to the latest version 🚀 (#447)
* fix(package): update iconv-lite to version 0.5.0 * chore(package): update lockfile yarn.lock
1 parent 592f175 commit f42f812

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"cheerio": "^0.22.0",
115115
"difflib": "github:postlight/difflib.js",
116116
"ellipsize": "0.1.0",
117-
"iconv-lite": "0.4.24",
117+
"iconv-lite": "0.5.0",
118118
"jquery": "^3.4.1",
119119
"moment": "^2.23.0",
120120
"moment-parseformat": "3.0.0",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3809,6 +3809,13 @@ iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
38093809
dependencies:
38103810
safer-buffer ">= 2.1.2 < 3"
38113811

3812+
iconv-lite@0.5.0:
3813+
version "0.5.0"
3814+
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.0.tgz#59cdde0a2a297cc2aeb0c6445a195ee89f127550"
3815+
integrity sha512-NnEhI9hIEKHOzJ4f697DMz9IQEXr/MMJ5w64vN2/4Ai+wRnvV7SBrL0KLoRlwaKVghOc7LQ5YkPLuX146b6Ydw==
3816+
dependencies:
3817+
safer-buffer ">= 2.1.2 < 3"
3818+
38123819
ieee754@^1.1.4:
38133820
version "1.1.8"
38143821
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.8.tgz#be33d40ac10ef1926701f6f08a2d86fbfd1ad3e4"

0 commit comments

Comments
 (0)