Skip to content

Commit

Permalink
fix: upgrade cors from 2.8.0 to 2.8.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cors from 2.8.0 to 2.8.5.

See this package in npm:
https://www.npmjs.com/package/cors

See this project in Snyk:
https://app.snyk.io/org/j-mendez/project/a856e7ec-3c81-4251-a6c3-1974682eed73?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 20, 2022
1 parent e5ece7c commit b5a12f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"apollo-server": "2.25.3",
"apollo-server-express": "2.25.3",
"cookie-parser": "^1.4.6",
"cors": "2.8.0",
"cors": "2.8.5",
"cron": "1.8.2",
"date-fns": "2.28.0",
"dotenv": "8.2.0",
Expand Down

0 comments on commit b5a12f0

Please sign in to comment.