Skip to content

Commit 1c9b59b

Browse files
committed
feat: upgrade express from 4.21.2 to 5.0.1
Snyk has created this PR to upgrade express from 4.21.2 to 5.0.1. See this package in npm: express See this project in Snyk: https://app.snyk.io/org/nerds-github/project/cb30d74b-56ca-465f-9550-929ef2caa168?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit 1c9b59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

producer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"cors": "^2.8.5",
4-
"express": "^4.19.2",
4+
"express": "^5.0.1",
55
"ioredis": "^5.4.1",
66
"redis": "^4.6.14",
77
"remove": "^0.1.5"

0 commit comments

Comments
 (0)