Skip to content
Closed
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.10.7 to 1.11.11
Snyk has created this PR to upgrade dayjs from 1.10.7 to 1.11.11.

See this package in npm:
dayjs

See this project in Snyk:
https://app.snyk.io/org/z-byte-prog/project/bf7fcc6f-f760-47b2-9c7e-32202be89de4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 17, 2024
commit f0df13633b0805c23a51ac367b7298310f6715af
116 changes: 85 additions & 31 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 @@ -28,7 +28,7 @@
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"csurf": "^1.11.0",
"dayjs": "^1.10.7",
"dayjs": "^1.11.11",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"express-basic-auth": "^1.2.0",
Expand Down