Skip to content

Commit

Permalink
fix(packages/sui-ssr): update express dep and lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Sep 30, 2024
1 parent b5cbb6e commit f94cc22
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 58 deletions.
131 changes: 74 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/sui-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"archiver": "5.3.2",
"commander": "8.3.0",
"compression": "1.7.4",
"express": "4.18.2",
"express": "4.21.0",
"express-basic-auth": "1.2.1",
"git-url-parse": "13.1.0",
"jsesc": "3.0.2",
Expand Down

0 comments on commit f94cc22

Please sign in to comment.