refactor: upgraded @types/cors

This commit is contained in:
Stijn Taelemans
2021-02-10 10:51:07 +01:00
committed by Joachim Van Herwegen
parent 38b1c98cb6
commit 9b6eab27bc
3 changed files with 14 additions and 10 deletions

9
package-lock.json generated
View File

@@ -1176,12 +1176,9 @@
"dev": true
},
"@types/cors": {
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.8.tgz",
"integrity": "sha512-fO3gf3DxU2Trcbr75O7obVndW/X5k8rJNZkLXlQWStTHhP71PkRqjwPIEI0yMnJdg9R9OasjU+Bsr+Hr1xy/0w==",
"requires": {
"@types/express": "*"
}
"version": "2.8.9",
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.9.tgz",
"integrity": "sha512-zurD1ibz21BRlAOIKP8yhrxlqKx6L9VCwkB5kMiP6nZAhoF5MvC7qS1qPA7nRcr1GJolfkQC7/EAL4hdYejLtg=="
},
"@types/express": {
"version": "4.17.8",