mirror of
https://github.com/Retropex/apolloapi-v2.git
synced 2025-05-21 17:42:33 +02:00
Added cors
This commit is contained in:
parent
fa1b957906
commit
d974c89587
@ -20,6 +20,7 @@
|
||||
"backend-store": "^0.7.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"config": "^3.3.10",
|
||||
"cors": "^2.8.5",
|
||||
"diskusage": "^1.2.0",
|
||||
"dotenv": "^16.3.2",
|
||||
"express": "^4.18.2",
|
||||
|
@ -609,7 +609,7 @@ core-util-is@~1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
||||
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
|
||||
|
||||
cors@^2.8.4:
|
||||
cors@^2.8.4, cors@^2.8.5:
|
||||
version "2.8.5"
|
||||
resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.5.tgz#eac11da51592dd86b9f06f6e7ac293b3df875d29"
|
||||
integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
|
||||
|
Loading…
Reference in New Issue
Block a user