1
0
Fork 0
forked from gitea/nas

Decode IDNA in PreviewCard (#2781)

This commit is contained in:
Yamagishi Kazutoshi 2017-05-04 22:52:08 +09:00 committed by Eugen Rochko
parent e37e84d210
commit e95983f5df
5 changed files with 23 additions and 7 deletions

View file

@ -5343,6 +5343,10 @@ punycode@^1.2.4, punycode@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
punycode@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.0.tgz#5f863edc89b96db09074bad7947bf09056ca4e7d"
q@^1.1.2:
version "1.4.1"
resolved "https://registry.yarnpkg.com/q/-/q-1.4.1.tgz#55705bcd93c5f3673530c2c2cbc0c2b3addc286e"