Skip to content

Commit

Permalink
Bump the npm-dependencies group with 2 updates (#199)
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 2 updates: [cookie-parser](https://github.com/expressjs/cookie-parser) and [express](https://github.com/expressjs/express).


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)

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-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent e19aff1 commit e8b0fb5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 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 @@ -28,11 +28,11 @@
"homepage": "https://github.com/SamYuan1990/Probe#readme",
"dependencies": {
"body-parser": "^1.20.3",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"csv": "^5.5.3",
"debug": "~4.3.4",
"ejs": "^3.1.6",
"express": "^4.21.0",
"express": "^4.21.1",
"express-rate-limit": "^7.4.1",
"express-slow-down": "^2.0.3",
"helmet": "^8.0.0",
Expand Down

0 comments on commit e8b0fb5

Please sign in to comment.