Skip to content

Commit

Permalink
chore(deps): update dependency @types/cors to v2.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 4595c82 commit 337e261
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"yup": "^0.28.1"
},
"devDependencies": {
"@types/cors": "2.8.6",
"@types/cors": "2.8.10",
"@types/dotenv": "8.2.0",
"@types/express": "4.17.6",
"@types/mongoose": "5.7.24",
Expand Down
10 changes: 4 additions & 6 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected]":
version "2.8.6"
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.6.tgz#cfaab33c49c15b1ded32f235111ce9123009bd02"
integrity sha512-invOmosX0DqbpA+cE2yoHGUlF/blyf7nB0OGYBBiH27crcVm5NmFaZkLP4Ta1hGaesckCi5lVLlydNJCxkTOSg==
dependencies:
"@types/express" "*"
"@types/[email protected]":
version "2.8.10"
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.10.tgz#61cc8469849e5bcdd0c7044122265c39cec10cf4"
integrity sha512-C7srjHiVG3Ey1nR6d511dtDkCEjxuN9W1HWAEjGq8kpcwmNM6JJkpC0xvabM7BXTG2wDq8Eu33iH9aQKa7IvLQ==

"@types/[email protected]":
version "8.2.0"
Expand Down

0 comments on commit 337e261

Please sign in to comment.