Skip to content

Commit

Permalink
Bump @koa/cors from 3.1.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [@koa/cors](https://github.com/koajs/cors) from 3.1.0 to 5.0.0.
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](koajs/cors@3.1.0...5.0.0)

---
updated-dependencies:
- dependency-name: "@koa/cors"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and loriswit committed Dec 12, 2023
1 parent d419591 commit 837cb35
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test:cov": "npm run test -- --coverage"
},
"dependencies": {
"@koa/cors": "^3.1.0",
"@koa/cors": "^5.0.0",
"@typegoose/typegoose": "^9.2.0",
"basic-auth": "^2.0.1",
"bcrypt": "^5.0.0",
Expand Down

1 comment on commit 837cb35

@vercel
Copy link

@vercel vercel bot commented on 837cb35 Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

overstats – ./

overstats-loriswit.vercel.app
overstats.vercel.app
overstats-git-main-loriswit.vercel.app

Please sign in to comment.