Skip to content

Commit

Permalink
Bump the production-dependencies group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.1` |
| [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `6.2.0` | `7.4.1` |
| [open](https://github.com/sindresorhus/open) | `8.4.0` | `10.1.0` |
| [ssh2](https://github.com/mscdex/ssh2) | `1.6.0` | `1.16.0` |
| [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) | `0.5.51` | `1.15.1` |
| [tail](https://github.com/lucagrulla/node-tail) | `2.2.4` | `2.2.6` |
| [ws](https://github.com/websockets/ws) | `8.17.1` | `8.18.0` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.2.2` | `8.5.13` |


Updates `express` from 4.19.2 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.19.2...4.21.1)

Updates `express-rate-limit` from 6.2.0 to 7.4.1
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v6.2.0...v7.4.1)

Updates `open` from 8.4.0 to 10.1.0
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v8.4.0...v10.1.0)

Updates `ssh2` from 1.6.0 to 1.16.0
- [Commits](mscdex/ssh2@v1.6.0...v1.16.0)

Updates `@types/ssh2` from 0.5.51 to 1.15.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2)

Updates `tail` from 2.2.4 to 2.2.6
- [Release notes](https://github.com/lucagrulla/node-tail/releases)
- [Commits](lucagrulla/node-tail@v2.2.4...v2.2.6)

Updates `ws` from 8.17.1 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.17.1...8.18.0)

Updates `@types/ws` from 8.2.2 to 8.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: ssh2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/ssh2"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: tail
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent 1b5b4f9 commit 33e6ea8
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 223 deletions.
Loading

0 comments on commit 33e6ea8

Please sign in to comment.