Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group with 3 updates (#580)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates: [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [cookie-parser](https://github.com/expressjs/cookie-parser).


Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.4.1...v0.7.2)

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 `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](expressjs/cookie-parser@1.4.6...1.4.7)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: cookie-parser
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent a0ff7dc commit e3fbd6e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
33 changes: 16 additions & 17 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 @@ -31,12 +31,12 @@
"@bugsnag/plugin-express": "^8.0.0",
"@graphql-tools/schema": "^10.0.6",
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.5",
"cookie-parser": "^1.4.7",
"cors": "^2.8.3",
"debug": "^4.3.7",
"ejs": "^3.1.10",
"escape-string-regexp": "^5.0.0",
"express": "^4.20.0",
"express": "^4.21.1",
"express-rate-limit": "^7.4.1",
"graphql": "^16.9.0",
"graphql-compose": "^9.0.11",
Expand Down

0 comments on commit e3fbd6e

Please sign in to comment.