Skip to content

Commit 7d6bb9b

Browse files
Update dependency encoding-japanese to v2
1 parent 1c0e036 commit 7d6bb9b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"axios": "^0.27.0",
99
"chalk": "^4.1.0",
1010
"cheerio": "^1.0.0-rc.3",
11-
"encoding-japanese": "^1.0.30",
11+
"encoding-japanese": "^2.0.0",
1212
"holiday-jp": "^1.0.0",
1313
"lodash": "^4.17.20",
1414
"meow": "^8.0.0"

yarn.lock

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

1700-
encoding-japanese@^1.0.30:
1701-
version "1.0.30"
1702-
resolved "https://registry.yarnpkg.com/encoding-japanese/-/encoding-japanese-1.0.30.tgz#537c4d62881767925d601acb4c79fb14db81703a"
1703-
integrity sha512-bd/DFLAoJetvv7ar/KIpE3CNO8wEuyrt9Xuw6nSMiZ+Vrz/Q21BPsMHvARL2Wz6IKHKXgb+DWZqtRg1vql9cBg==
1700+
encoding-japanese@^2.0.0:
1701+
version "2.0.0"
1702+
resolved "https://registry.yarnpkg.com/encoding-japanese/-/encoding-japanese-2.0.0.tgz#fa0226e5469e7b5b69a04fea7d5481bd1fa56936"
1703+
integrity sha512-++P0RhebUC8MJAwJOsT93dT+5oc5oPImp1HubZpAuCZ5kTLnhuuBhKHj2jJeO/Gj93idPBWmIuQ9QWMe5rX3pQ==
17041704

17051705
end-of-stream@^1.1.0:
17061706
version "1.4.4"

0 commit comments

Comments
 (0)