Skip to content

Commit

Permalink
chore: bump express version
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtawast committed Sep 20, 2024
1 parent 9bd626f commit 83490e8
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 92 deletions.
4 changes: 1 addition & 3 deletions frontend/audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
"ip", // testcafe, lerna
"ws", // testcafe, jest
"semver", // testcafe, jest, eslint
"axios", // tet, ks
"path-to-regexp", // express
"body-parser" // express
"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 83490e8

Please sign in to comment.