Skip to content

Commit f04cefa

Browse files
Update dependency encoding-japanese to v2
1 parent 47fec4d commit f04cefa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bunyan": "^1.8.15",
1616
"chokidar": "^3.5.2",
1717
"discord.js": "^12.5.3",
18-
"encoding-japanese": "^1.0.30",
18+
"encoding-japanese": "^2.0.0",
1919
"ffmpeg-static": "^4.4.0",
2020
"iconv-lite": "^0.6.3",
2121
"js-yaml": "^4.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -424,10 +424,10 @@ emoji-regex@^8.0.0:
424424
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
425425
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
426426

427-
encoding-japanese@^1.0.30:
428-
version "1.0.30"
429-
resolved "https://registry.yarnpkg.com/encoding-japanese/-/encoding-japanese-1.0.30.tgz#537c4d62881767925d601acb4c79fb14db81703a"
430-
integrity sha512-bd/DFLAoJetvv7ar/KIpE3CNO8wEuyrt9Xuw6nSMiZ+Vrz/Q21BPsMHvARL2Wz6IKHKXgb+DWZqtRg1vql9cBg==
427+
encoding-japanese@^2.0.0:
428+
version "2.0.0"
429+
resolved "https://registry.yarnpkg.com/encoding-japanese/-/encoding-japanese-2.0.0.tgz#fa0226e5469e7b5b69a04fea7d5481bd1fa56936"
430+
integrity sha512-++P0RhebUC8MJAwJOsT93dT+5oc5oPImp1HubZpAuCZ5kTLnhuuBhKHj2jJeO/Gj93idPBWmIuQ9QWMe5rX3pQ==
431431

432432
end-of-stream@^1.1.0:
433433
version "1.4.4"

0 commit comments

Comments
 (0)