Skip to content

Commit

Permalink
build(deps): bump cookie, express and @probot/pino
Browse files Browse the repository at this point in the history
Removes [cookie](https://github.com/jshttp/cookie). It's no longer used after updating ancestor dependencies [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [@probot/pino](https://github.com/probot/pino). These dependencies need to be updated together.


Removes `cookie`

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)

Updates `@probot/pino` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/probot/pino/releases)
- [Commits](probot/pino@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
- dependency-name: "@probot/pino"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 82ed033 commit 18039f0
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 98 deletions.
174 changes: 77 additions & 97 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": {
"@octokit/rest": "20.0.2",
"express": "4.21.0",
"express": "4.21.1",
"octokit-auth-probot": "2.0.0",
"per-env": "1.0.2",
"probot": "13.2.0"
Expand Down

0 comments on commit 18039f0

Please sign in to comment.