Skip to content

Commit

Permalink
chore: bump express version (#3322)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast authored Oct 28, 2024
1 parent cad4466 commit 798ddb7
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 91 deletions.
3 changes: 1 addition & 2 deletions frontend/audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"ws", // testcafe, jest
"semver", // testcafe, jest, eslint
"axios", // tet, ks
"path-to-regexp", // express
"body-parser", // express
"rollup", // sentry
"axios" // tet, ks
]
}
2 changes: 1 addition & 1 deletion frontend/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"cors": "^2.8.5",
"date-fns": "^2.22.1",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"express": "^4.21.0",
"fast-deep-equal": "^3.1.3",
"finnish-ssn": "^2.1.2",
"hds-react": "^2.17.1",
Expand Down
Loading

0 comments on commit 798ddb7

Please sign in to comment.