Skip to content

Commit 4825ae4

Browse files
committed
fix: upgrade express from 4.16.3 to 4.17.1
Snyk has created this PR to upgrade express from 4.16.3 to 4.17.1. See this package in NPM: https://www.npmjs.com/package/express See this project in Snyk: https://app.snyk.io/org/gkorland/project/447837af-5f53-4bfb-9d4f-11d34896bdb8?utm_source=github&utm_medium=upgrade-pr
1 parent 4b5edda commit 4825ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "Apache-2.0",
77
"dependencies": {
88
"body-parser": "^1.18.3",
9-
"express": "4.16.3",
9+
"express": "4.17.1",
1010
"ws": "^6.1.0",
1111
"redis": "2.8.0"
1212
}

0 commit comments

Comments
 (0)