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: [cookie](https://github.com/jshttp/cookie), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [express](https://github.com/expressjs/express).


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.1)

Updates `@nestjs/platform-express` from 10.4.3 to 10.4.5
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/platform-express)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent 8067da1 commit 6270e0c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 42 deletions.
64 changes: 24 additions & 40 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.6",
"@nestjs/mongoose": "^10.0.2",
"@nestjs/platform-express": "^10.4.3",
"@nestjs/platform-express": "^10.4.5",
"@nestjs/swagger": "^7.3.1",
"@nestjs/testing": "^10.2.6",
"@types/jest": "^29.5.5",
Expand All @@ -42,7 +42,7 @@
"discord-interactions": "^3.4.0",
"discord.js": "^14.15.2",
"dotenv": "^16.3.1",
"express": "^4.20.0",
"express": "^4.21.1",
"jest": "^29.7.0",
"joi": "^17.10.2",
"mongoose": "^8.0.1",
Expand Down

0 comments on commit 6270e0c

Please sign in to comment.