Skip to content

Commit 395f0e4

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [express](https://github.com/expressjs/express) and [tar](https://github.com/isaacs/node-tar). Updates `express` from 4.18.2 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.18.2...4.19.2) Updates `tar` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tar dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49438e2 commit 395f0e4

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

frontend/package-lock.json

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"connect-memjs": "^0.2.1",
1313
"cookie-parser": "^1.4.6",
14-
"express": "^4.18.2",
14+
"express": "^4.19.2",
1515
"express-rate-limit": "^7.1.5",
1616
"express-session": "^1.17.3",
1717
"graphql-request": "^6.1.0",

0 commit comments

Comments
 (0)