Skip to content

Commit 136b449

Browse files
fix(deps): update dependency dayjs to v1.11.19
1 parent 27d9ae8 commit 136b449

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"bootstrap": "5.3.8",
3838
"boxicons": "2.1.4",
3939
"color": "5.0.2",
40-
"dayjs": "1.11.18",
40+
"dayjs": "1.11.19",
4141
"dayjs-plugin-utc": "0.1.2",
4242
"debounce": "2.2.0",
4343
"draggabilly": "3.0.0",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"compression": "1.8.1",
7979
"cookie-parser": "1.4.7",
8080
"csrf-csrf": "3.2.2",
81-
"dayjs": "1.11.18",
81+
"dayjs": "1.11.19",
8282
"debounce": "2.2.0",
8383
"debug": "4.4.3",
8484
"ejs": "3.1.10",

pnpm-lock.yaml

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)