Skip to content

Commit 962657b

Browse files
fix(deps): update dependency dayjs to v1.11.18
1 parent 3f564ee commit 962657b

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.1",
1212
"axios": "1.11.0",
1313
"cos-js-sdk-v5": "1.10.1",
14-
"dayjs": "1.11.13",
14+
"dayjs": "1.11.18",
1515
"dotenv": "17.2.1",
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
@@ -6084,7 +6084,12 @@ dataloader@^2.2.3:
60846084
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.3.tgz#42d10b4913515f5b37c6acedcb4960d6ae1b1517"
60856085
integrity sha512-y2krtASINtPFS1rSDjacrFgn1dcUuoREVabwlOGOe4SdxenREqwjwjElAdwvbGM7kgZz9a3KVicWR7vcz8rnzA==
60866086

6087-
[email protected], dayjs@^1.11.10, dayjs@^1.11.11:
6087+
6088+
version "1.11.18"
6089+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.18.tgz#835fa712aac52ab9dec8b1494098774ed7070a11"
6090+
integrity sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==
6091+
6092+
dayjs@^1.11.10, dayjs@^1.11.11:
60886093
version "1.11.13"
60896094
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
60906095
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==

0 commit comments

Comments
 (0)