Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 3 updates in the / directory: [@koa/cors](https://github.com/koajs/cors), [body-parser](https://github.com/expressjs/body-parser) and [rollup](https://github.com/rollup/rollup).


Updates `@koa/cors` from 4.0.0 to 5.0.0
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](koajs/cors@4.0.0...5.0.0)

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `rollup` from 4.21.2 to 4.24.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.2...v4.24.4)

---
updated-dependencies:
- dependency-name: "@koa/cors"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent d45d356 commit c734ede
Show file tree
Hide file tree
Showing 2 changed files with 7,104 additions and 5,674 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"dependencies": {
"@favware/colorette-spinner": "^1.0.1",
"@kaname-png/plugin-statcord": "^2.1.4",
"@koa/cors": "^4.0.0",
"@koa/cors": "^5.0.0",
"@openapitools/openapi-generator-cli": "^2.15.0",
"@sapphire/decorators": "^6.1.0",
"@sapphire/discord-utilities": "^3.2.1",
Expand All @@ -93,7 +93,7 @@
"@skyra/env-utilities": "^1.3.0",
"accounting": "^0.4.1",
"axios": "^1.2.3",
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"color": "^4.2.3",
"color-convert": "^2.0.1",
"colorette": "^2.0.20",
Expand Down
Loading

0 comments on commit c734ede

Please sign in to comment.