Skip to content

Commit

Permalink
Merge pull request #31 from victorsoares96/renovate/cors-2.x
Browse files Browse the repository at this point in the history
Update dependency cors to v2.8.5
  • Loading branch information
victorsoares96 authored Sep 20, 2022
2 parents 9f7485f + 2b3d323 commit 9888fa7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"celebrate": "15.0.1",
"class-validator": "0.13.2",
"compression": "1.6.2",
"cors": "2.8.3",
"cors": "2.8.5",
"dotenv": "16.0.1",
"ejs": "3.1.8",
"escape-html": "1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3294,10 +3294,10 @@ core-js@^3.25.1:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.1.tgz#5818e09de0db8956e16bf10e2a7141e931b7c69c"
integrity sha512-sr0FY4lnO1hkQ4gLDr24K0DGnweGO1QwSj5BpfQjpSJPdqWalja4cTps29Y/PJVG/P7FYlPDkH3hO+Tr0CvDgQ==

[email protected].3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.3.tgz#4cf78e1d23329a7496b2fc2225b77ca5bb5eb802"
integrity sha512-anT5RmfPJjvXdnFfu7Ft+V+5qOoCHaFSVDIRUAaj8NNQFv8gP0Ew0hxltS03M33A6OH0UxhLTv4s55Zco/R8qQ==
[email protected].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==
dependencies:
object-assign "^4"
vary "^1"
Expand Down

0 comments on commit 9888fa7

Please sign in to comment.