Skip to content

Commit 4cd6128

Browse files
committed
fix: upgrade dayjs from 1.11.11 to 1.11.18
Snyk has created this PR to upgrade dayjs from 1.11.11 to 1.11.18. See this package in npm: dayjs See this project in Snyk: https://app.snyk.io/org/nerds-github/project/70b74934-be90-4f8b-86e4-d9c4d06d8055?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit 4cd6128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/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.11",
4+
"dayjs": "^1.11.18",
55
"mongoose": "^8.4.0",
66
"redis": "^4.6.14"
77
},

0 commit comments

Comments
 (0)