Skip to content

Commit

Permalink
Merge pull request #66 from globality-corp/GLOB-70859_update-express-…
Browse files Browse the repository at this point in the history
…for-vuln

Update express to 4.17.3 to address querystring vulnerability
  • Loading branch information
eleichter-globality committed Jan 4, 2023
2 parents 2452fd0 + 87f772e commit 9e67066
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 138 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"connect-requestid": "^1.1.0",
"cors": "^2.8.4",
"dataloader": "^1.4.0",
"express": "^4.16.3",
"express": "^4.17.3",
"helmet": "^3.12.0",
"http-status-codes": "^1.3.0",
"jsonwebtoken": "^8.2.0",
Expand Down

0 comments on commit 9e67066

Please sign in to comment.