Skip to content

Commit 832b80d

Browse files
fix(express): express version update
upgraded expess version to fix redirect vulnerability issue Ticket: DX-1553
1 parent bd24111 commit 832b80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"connect-timeout": "^1.9.0",
5050
"debug": "^3.1.0",
5151
"dotenv": "^16.0.0",
52-
"express": "4.17.3",
52+
"express": "4.21.2",
5353
"io-ts": "npm:@bitgo-forks/[email protected]",
5454
"lodash": "^4.17.20",
5555
"morgan": "^1.9.1",

0 commit comments

Comments
 (0)