Skip to content

Commit 6ae5bd7

Browse files
chore(deps): bump express from 4.19.1 to 4.19.2 in /backend (#467)
Bumps [express](https://github.com/expressjs/express) from 4.19.1 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.19.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jessica Feng <54833118+JessicaF@users.noreply.github.com>
1 parent cbf071d commit 6ae5bd7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package-lock.json

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

backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"cors": "^2.8.5",
2626
"date-fns": "^2.30.0",
2727
"date-fns-tz": "^2.0.0",
28-
"express": "^4.18.1",
28+
"express": "^4.19.2",
2929
"graphql": "^16.6.0",
3030
"graphql-request": "^6.1.0"
3131
},

0 commit comments

Comments
 (0)