Skip to content

Commit

Permalink
Merge pull request #113 from microsoft/dependabot/npm_and_yarn/koa/co…
Browse files Browse the repository at this point in the history
…rs-5.0.0

Bump @koa/cors from 4.0.0 to 5.0.0
  • Loading branch information
lramos15 committed Dec 18, 2023
2 parents 5fa2762 + c7d272b commit 4d6fd57
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 @@ -24,7 +24,7 @@
},
"dependencies": {
"@koa/router": "^12.0.1",
"@koa/cors": "^4.0.0",
"@koa/cors": "^5.0.0",
"koa": "^2.14.2",
"koa-morgan": "^1.0.1",
"koa-mount": "^4.0.0",
Expand Down

0 comments on commit 4d6fd57

Please sign in to comment.