Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade dayjs from 1.11.11 to 1.11.13
Snyk has created this PR to upgrade dayjs from 1.11.11 to 1.11.13.

See this package in npm:
dayjs

See this project in Snyk:
https://app.snyk.io/org/zntb/project/5f67f3af-bfe7-4017-901b-1f7ea2dc25ba?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 14, 2024
commit 25be1aaee24557ff8065ac3b98e9a6c13c8b41f2
8 changes: 4 additions & 4 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"concurrently": "^8.0.1",
"cookie-parser": "^1.4.6",
"datauri": "^4.1.0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"dotenv": "^16.0.3",
"express": "^4.21.0",
"express-async-errors": "^3.1.1",
Expand Down