Skip to content

Commit 3e64b75

Browse files
fix(deps): update dependency dayjs to v1.11.18
1 parent ba3e2e6 commit 3e64b75

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"antd": "5.27.5",
1212
"axios": "1.12.2",
1313
"cos-js-sdk-v5": "1.10.1",
14-
"dayjs": "1.11.13",
14+
"dayjs": "1.11.18",
1515
"dotenv": "17.2.3",
1616
"google-protobuf": "4.0.0",
1717
"graphql": "16.11.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6165,7 +6165,12 @@ dataloader@^2.2.3:
61656165
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.3.tgz#42d10b4913515f5b37c6acedcb4960d6ae1b1517"
61666166
integrity sha512-y2krtASINtPFS1rSDjacrFgn1dcUuoREVabwlOGOe4SdxenREqwjwjElAdwvbGM7kgZz9a3KVicWR7vcz8rnzA==
61676167

6168-
[email protected], dayjs@^1.11.10, dayjs@^1.11.11:
6168+
6169+
version "1.11.18"
6170+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.18.tgz#835fa712aac52ab9dec8b1494098774ed7070a11"
6171+
integrity sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==
6172+
6173+
dayjs@^1.11.10, dayjs@^1.11.11:
61696174
version "1.11.13"
61706175
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
61716176
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==

0 commit comments

Comments
 (0)