Add cors with wildcard origin

This commit is contained in:
Daniel Lugo 2021-10-10 16:06:14 -04:00
parent 49af555da3
commit a5a1d144aa
3 changed files with 5 additions and 2 deletions

View file

@ -30,7 +30,7 @@
"command-exists": "^1.2.6",
"commander": "^2.9.0",
"compression": "^1.7.4",
"cors": "^2.8.4",
"cors": "^2.8.5",
"debug": "^3.1.0",
"dotenv": "^8.1.0",
"eccrypto": "^1.1.6",