Skip to content

Commit

Permalink
update node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
lancard committed Dec 5, 2023
1 parent eb84fd7 commit c3929b8
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 67 deletions.
239 changes: 174 additions & 65 deletions admin/package-lock.json

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

4 changes: 2 additions & 2 deletions admin/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"dependencies": {
"dayjs": "^1.11.7",
"dayjs": "^1.11.10",
"express": "^4.18.2",
"express-session": "^1.17.3",
"session-file-store": "^1.5.0",
"systeminformation": "^5.21.7"
"systeminformation": "^5.21.20"
}
}

0 comments on commit c3929b8

Please sign in to comment.