Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates in the /src/nodejs/NarrativeServer directory: [express](https://github.com/expressjs/express) and [ws](https://github.com/websockets/ws).


Updates `express` from 4.14.0 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.14.0...4.19.2)

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

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent d89aae3 commit 9370d89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/nodejs/NarrativeServer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"cookie": "0.3.1",
"cookie-parser": "1.4.3",
"dockerode": "2.3.0",
"express": "4.14.0",
"express": "4.19.2",
"http-proxy": "1.18.1",
"nunjucks": "3.2.4",
"ws": "7.4.6"
"ws": "7.5.10"
}
}

0 comments on commit 9370d89

Please sign in to comment.