Skip to content

Commit

Permalink
chore(deps): update dependency iconv-lite to v0.5.0 (DIYgod#2503)
Browse files Browse the repository at this point in the history

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
2 people authored and DIYgod committed Jun 27, 2019
1 parent 86704e5 commit 3efbe93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"googleapis": "40.0.0",
"got": "9.6.0",
"he": "1.2.0",
"iconv-lite": "0.4.24",
"iconv-lite": "0.5.0",
"imgur": "0.3.1",
"json-bigint": "0.3.0",
"koa": "2.7.0",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4913,6 +4913,13 @@ [email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4:
dependencies:
safer-buffer ">= 2.1.2 < 3"

[email protected]:
version "0.5.0"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.0.tgz#59cdde0a2a297cc2aeb0c6445a195ee89f127550"
integrity sha512-NnEhI9hIEKHOzJ4f697DMz9IQEXr/MMJ5w64vN2/4Ai+wRnvV7SBrL0KLoRlwaKVghOc7LQ5YkPLuX146b6Ydw==
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"
Expand Down

0 comments on commit 3efbe93

Please sign in to comment.