Skip to content

Commit 18039f0

Browse files
build(deps): bump cookie, express and @probot/pino
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>
1 parent 82ed033 commit 18039f0

2 files changed

Lines changed: 78 additions & 98 deletions

File tree

package-lock.json

Lines changed: 77 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@octokit/rest": "20.0.2",
27-
"express": "4.21.0",
27+
"express": "4.21.1",
2828
"octokit-auth-probot": "2.0.0",
2929
"per-env": "1.0.2",
3030
"probot": "13.2.0"

0 commit comments

Comments
 (0)