Skip to content

Commit bbdc5ab

Browse files
committed
fix: upgrade dayjs from 1.11.13 to 1.11.18
Snyk has created this PR to upgrade dayjs from 1.11.13 to 1.11.18. See this package in npm: dayjs See this project in Snyk: https://app.snyk.io/org/nerds-github/project/3dcf60af-a114-4d8f-a2c2-6553d37c8709?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit bbdc5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@getbrevo/brevo": "^2.2.0",
4-
"dayjs": "^1.11.13",
4+
"dayjs": "^1.11.18",
55
"mongoose": "^8.3.2"
66
},
77
"devDependencies": {

0 commit comments

Comments
 (0)