diff --git a/install/package.json b/install/package.json index 6cd2133b7b..3dceeedded 100644 --- a/install/package.json +++ b/install/package.json @@ -108,6 +108,7 @@ "postcss": "8.4.6", "postcss-clean": "1.2.0", "prompt": "1.2.1", + "punycode": "^2.1.1", "ioredis": "4.28.3", "request": "2.88.2", "request-promise-native": "1.0.9", @@ -183,4 +184,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}