Skip to content

Commit

Permalink
Bump cookie and express in /context/dashboard (#523)
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


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 `express` from 4.20.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.20.0...4.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Myrnyi <[email protected]>
  • Loading branch information
dependabot[bot] and alexanderM91 authored Oct 21, 2024
1 parent 96f9bf9 commit 23f81d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion context/dashboard/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 context/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"docker-loghose": "^1.6.5",
"dockerode": "^3.3.1",
"eol": "^0.9.1",
"express": "^4.20.0",
"express": "^4.21.1",
"http-proxy-middleware": "^1.3.1",
"path-parse": ">=1.0.7",
"pug": "^3.0.3",
Expand Down

0 comments on commit 23f81d6

Please sign in to comment.